25ae1d9144c6f8da78beaf03aac3efbf8ac946b6
jcasper
  Sun Oct 7 01:11:38 2018 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 7cb6ec7..50faf70 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -36,67 +36,40 @@
 #       This is a define CUSTOM_TRASH in hg/inc/customTrack.h
 #	switched to hgwslave on 2009-02-12 about 16:00
 #customTracks.host=hgwslave
 #	switched to customdb on 2011-12-06 at 11:00
 customTracks.useAll=yes
 customTracks.tmpdir=/data/tmp/ct
 
 #  /data/tmp is the default tmpdir location, change this if desired elsewhere.
 #  What you want is for it to be on a local filesystem, and it must be
 #  read/write/delete enabled for the Apache browser effective user
 
 # location of grepIndex files
 grepIndex.genbank=/gbdb/genbank/grepIndex
 grepIndex.default=/gbdb
 
-# wiki items to use the login system in the genomewiki for
-#       session management
-#  New browser function as of May 2012, using stand alone hgLogin CGI
-#  login system to replace authentication service provided by
-#  genomewiki.
-#  To enable the hgLogin function, set the login.systemName and
-#  wiki.host
-#  as below. Note, do not set the values of the two cookies to other
-#  value.
-login.systemName=hgLogin CGI
-wiki.host=hgwbeta.soe.ucsc.edu
-wiki.userNameCookie=wikidb_mw1_UserName
-wiki.loggedInCookie=wikidb_mw1_UserID
+# Removed wikiTrack info 2018-10-05
 
 # Settings to allow mirrors to set their own mail signature and return email address for hgLogin
 # emails.
 login.browserName=UCSC Genome Browser
 login.browserAddr=http://genome.ucsc.edu
 login.mailSignature=UCSC Genome Browser Staff
 login.mailReturnAddr=genome-www@soe.ucsc.edu
 
 
-# wikiTrack function turned on 2009, set read-only June 2012
-wikiTrack.readOnly=yes
-#  URL is the wiki location for the article pages
-wikiTrack.URL=http://genomewiki.ucsc.edu
-#  browser is the site to create links to for new wiki articles
-wikiTrack.browser=hgwbeta.soe.ucsc.edu
-
-#  List of wiki user names that have super user edit privileges
-#       to wiki track items.  Currently this is only a delete item privilege.
-wikiTrack.editors=Hiram
-#  List of databases to enable the wikiTrack function
-wikiTrack.dbList=hg18,mm9,hg19
-# session cookie is used during wiki page edits
-wiki.sessionCookie=wikidb_mw1__session
-
 #Parameters for suggestion form
 suggest.mailSignature=UCSC Genome Browser Staff
 suggest.mailReturnAddr=genome-www@soe.ucsc.edu
 suggest.browserName=UCSC Genome Browser
 
 
 # Comment out to turn off survey link in hgTracks and hgGateway
 #cath 7-12-16, Angie says that survey=on is no longer needed. Just uncomment 'survey' and 'surveyLabel'
 # Change to survey=off (or remove survey setting) to retire the survey.
 # survey=https://www.surveymonkey.com/s/5YYTRWQ
 # surveyLabel=2011 ENCODE Usability Survey
 # survey=https://www.bit.ly/ucscTraining
 # surveyLabel=More on-site workshops available!
 #survey=/index.html#newGateway
 #surveyLabel=New Gateway Coming May 10, 2016!