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

diff --git confs/rr.hg.conf confs/rr.hg.conf
index b480291..4a13d50 100644
--- confs/rr.hg.conf
+++ confs/rr.hg.conf
@@ -20,51 +20,52 @@
 # Programs required for per-SNP geographic maps of HGDP population
 # allele frequencies:
 hgc.psxyPath=/hive/data/outside/GMT4.3.1/bin/psxy
 hgc.ps2rasterPath=/hive/data/outside/GMT4.3.1/bin/ps2raster
 hgc.ghostscriptPath=/usr/bin/ghostscript
 
 #hgHubConnect
 hgHubConnect.cacheDir=../trash/hgHubConnect/hubCrawlPublic
 
 # 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
+# Commented out by request from dschmelt 10/05/18
 login.systemName=hgLogin CGI
-wiki.host=genome.ucsc.edu
-wiki.userNameCookie=wikidb_mw1_UserName
-wiki.loggedInCookie=wikidb_mw1_UserID
-
+#wiki.host=genome.ucsc.edu
+#wiki.userNameCookie=wikidb_mw1_UserName
+#wiki.loggedInCookie=wikidb_mw1_UserID
+#
 # wiki items used by the wiki track to allow editing and fetching
 #       pages from the genomewiki
 # wikiTrack function turned on 2009, set read-only June 2012
-wikiTrack.readOnly=yes
+#wikiTrack.readOnly=yes
 #  URL is the wiki location for the article pages
-wikiTrack.URL=http://genomewiki.ucsc.edu
+#wikiTrack.URL=http://genomewiki.ucsc.edu
 #  browser is the site to create links to for new wiki articles
-wikiTrack.browser=genome.soe.ucsc.edu
+#wikiTrack.browser=genome.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.
 #       A comma separated listing of Wiki user names.
-wikiTrack.editors=Hiram
+#wikiTrack.editors=Hiram
 #  List of databases to enable the wikiTrack function
-wikiTrack.dbList=hg18,mm9,hg19
+#wikiTrack.dbList=hg18,mm9,hg19
 # session cookie is used during wiki page edits
-wiki.sessionCookie=wikidb_mw1__session
+#wiki.sessionCookie=wikidb_mw1__session
 
 # Comment out to turn off survey link in hgTracks
 # survey=on
 
 udc.cacheDir=../trash/udcCache
 
 # log stack dumps
 browser.dumpStack=on
 
 # because Galt told us to do it 04/04/11
 signalsHandler=on
 
 # Transient setting that activates link on hgTracks and
 # hgGateway for ENCODE/modENCODE survey (March 2010).
 # Change to survey=off (or remove survey setting) to retire the survey.