14c65fe9e5906c471a4a7282734ef8076f998ebc
jcasper
  Sun Aug 25 01:11:20 2024 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 9403850..f18af6b 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -252,25 +252,26 @@
 analyticsKey=G-X4EVCTYJ3E
 
 # 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
 
+# Enables the grouping feature for track hubs
 trackHubsCanAddGroups=on
 
 # 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