6c218c3e7d559330dcc605c6a172931d976b5be5
jcasper
  Sun Mar 17 01:11:43 2019 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index c568377..e1eea31 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -33,30 +33,31 @@
 #  customTracks database is used to hold custom tracks
 #	For performance and security, it is on a separate server.
 #       The database name is fixed at: customTrash
 #       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.genbank=/gbdb/genbank/grepIndex
 grepIndex.default=/gbdb
 
 # Removed wikiTrack info 2018-10-05
 #These wiki lines are needed by hgLogin
 wiki.userNameCookie=BETAwikidb_mw1_UserName
 wiki.loggedInCookie=BETAwikidb_mw1_UserID
 
 # Settings to allow mirrors to set their own mail signature and return email address for hgLogin
 # emails.
 login.systemName=hgLogin CGI
 login.browserName=UCSC Genome Browser
 login.browserAddr=http://genome.ucsc.edu
 login.mailSignature=UCSC Genome Browser Staff
 login.mailReturnAddr=genome-www@soe.ucsc.edu