228daed3dded390f7a2b7895702097b0b71794f1
jcasper
  Sun Mar 2 01:11:13 2025 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index bdace77f1a3..95a120bb247 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -349,31 +349,31 @@
 # 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
 
 # Setting speeds up the browser by caching large trackDb (such as big hubs)
 #cacheTrackDbDir=../trash/trackDbCache
 #cacheTrackDbDir=/dev/shm/trackDbCache
-cacheTrackDbDir=
+#cacheTrackDbDir=
 
 # Recommended track sets refs #25601
 browser.recTrackSets=on
 #browser.recTrackSetsDetectChange=on
 
 ### Testing mouse over display function 2020-10 - Hiram
 #mouseOverEnabled=on
 
 # Enable hgPhyloPlace:
 hgPhyloPlaceEnabled=on
 nextstrainHost=https://nextstrain.org
 microbeTraceHost=https://cdcgov.github.io
 hgPhyloPlaceServerDir=/data/apache/userdata/hgPhyloPlace/genome-test
 
 # Enable svg based bar charts