75dfe1307d83502915b6ec18da9e7ca87606f2f0
jcasper
  Sun Apr 19 01:11:30 2020 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/rr.hg.conf confs/rr.hg.conf
index e9578f3..c9b27b6 100644
--- confs/rr.hg.conf
+++ confs/rr.hg.conf
@@ -17,30 +17,33 @@
 #  /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
 
 # 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
 #Allow hgHubConnect to run the hubCheck command
 hgHubConnect.validateHub=on
 
+# Setting speeds up the browser by caching large trackDb (such as big hubs)
+cacheTrackDbDir=../trash/trackDbCache
+
 # 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 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