f5580cfac9c9893353d551984015250df67d03ec
jcasper
  Sun Apr 7 01:11:22 2024 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 9505729..6fb54df 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -438,15 +438,18 @@
 showTutorial=on
 
 # show a message when hgTracks takes longer than X seconds to load
 warnSeconds=40
 showEarlyErrors=on
 
 # use new mouseovers instead of title tags
 showMouseovers=on
 
 # we trust trackDb to know what tables and files exist on this machine
 # so we won't check at start up
 trustTrackDb=on
 
 # limit memory to 20G
 maxMem=21474836480
+
+# do hgc in pop up dialogs
+doHgcInPopUp=true