6947d7ff8ae17c3ea851323cc5ca05257fa63d78
jcasper
  Sun Aug 18 01:11:24 2024 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 2110f1b..9403850 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -254,24 +254,23 @@
 # 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
 
-# are we able to do hgc in pop up dialogs, a checkbox
-# # on the configure page controls whether we actually will
+# Enables the pop-up when clicking items option on the configure page
 canDoHgcInPopUp=true
 
 # Default itemRgb for bigBed tracks with enough fields (see #28498)
 alwaysItemRgb=on
 
 # Show errors instead of triggering error 500 pages
 showEarlyErrors=off