f1914a4a85fd811ec33a9ce380b4e91f81f2f9e5
jcasper
  Sun Aug 11 01:11:17 2024 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index ded5b46..2110f1b 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -254,22 +254,24 @@
 # 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
 
 # Increases the number of items that can be queries from a bigBed file
 bigBedMaxItems=100000
 
 trackHubsCanAddGroups=on
 
-doHgcInPopUp=true 
+# are we able to do hgc in pop up dialogs, a checkbox
+# # on the configure page controls whether we actually will
+canDoHgcInPopUp=true
 
 # Default itemRgb for bigBed tracks with enough fields (see #28498)
 alwaysItemRgb=on
 
 # Show errors instead of triggering error 500 pages
 showEarlyErrors=off