e858179673c346776dfc9d95293d9f84638d1653
jcasper
  Sun Aug 16 01:11:30 2020 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 7ad7a83..56cd897 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -330,17 +330,18 @@
 # 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
 cacheTrackDbDir=/dev/shm/trackDbCache
 
-# Enables change detection in recommended track sets feature
-browser.recTrackSetsDetectChange=on
+# Recommended track sets
+browser.recTrackSets=on
+#browser.recTrackSetsDetectChange=on