3ac87d72e38e028b80b9171ae70466c6aeefde2f
jcasper
  Sun Mar 8 01:11:16 2026 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 9e013f8926a..ab314449e8e 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -349,30 +349,31 @@
 
 # Name prefix of 31 separate databases (one for each day of month, on same
 # 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)
+# This setting became default in v495 for better mirror performance
 #cacheTrackDbDir=../trash/trackDbCache
 #cacheTrackDbDir=/dev/shm/trackDbCache
 #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://microbetrace.cdc.gov