981a56e061a1e3e9a54904f09eb17832151d20be
jcasper
  Sun Dec 15 01:11:31 2019 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index ef8fd9f..acb0d0c 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -325,15 +325,18 @@
 # server as customTrash, using customTracks.* profile) for custom track
 # database tables that belong to users' saved sessions, analogous to
 # sessionDataDir setting for saved session files.
 # The databases must be named as this prefix followed by {01, 02, 03, ... 31}.
 # For example, if the value is "customData" then the databases are named
 # customData01, customData02, ... customData31.
 sessionDataDbPrefix=customData
 
 # Allow the URL: /cgi-bin/hubApi to produce a WEB page
 # otherwise, it redirects to the help page
 hubApi.allowHtml=on
 
 
 # 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