821669bc0e0ff01337793776a739b8161f36de4d
jcasper
  Sun Jun 23 01:11:18 2024 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index e398942..774e50f 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -347,33 +347,30 @@
 sessionDataDirOld=/data/apache/userdata
 
 # 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
 
-# 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
 #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
@@ -448,15 +445,18 @@
 # so we won't check at start up
 trustTrackDb=on
 
 # limit memory to 20G
 maxMem=21474836480
 
 # do hgc in pop up dialogs
 doHgcInPopUp=true
 
 browser.exportedDataHubs=on
 trackHubsCanAddGroups=on
 
 # see #33023
 bigBedMaxItems=100000
 
+# see #28498
+# alwaysItemRgb=on
+