55400bc5f4d70747093b4941327d8f90e5a5261d
jcasper
  Sun Mar 15 01:11:16 2026 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 631f9f1f5be..729417fc941 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -192,31 +192,32 @@
 # Directory where a static cache of public hub files exists to
 # support hub search.
 hgHubConnect.cacheDir=../trash/hgHubConnect/hubCrawlBeta
 
 #survey=http://bit.ly/ucscTraining
 #surveyLabel= Request onsite workshops
 
 #Outputs every single SQL call in the error logs
 # JKSQL_TRACE=on
 
 # 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=/dev/shm/trackDbCache
+# This setting became default in v495
+#cacheTrackDbDir=/dev/shm/trackDbCache
 
 # Enable hgPhyloPlace:
 hgPhyloPlaceEnabled=on
 nextstrainHost=https://nextstrain.org
 microbeTraceHost=https://microbetrace.cdc.gov
 hgPhyloPlaceServerDir=/userdata/hgPhyloPlace/hgwbeta
 
 # Recommended track sets refs #25601
 browser.recTrackSets=on
 
 # Enable FreeType fonts
 freeType=on
 #freeTypeDir=/usr/share/fonts/default/Type1
 
 # Database specific settings