ffdee95add1181fba0699168a83223f9a228f27c
jcasper
  Sun Aug 2 01:11:23 2020 -0700
Installing updated hg.conf files from UCSC servers

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