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

diff --git confs/rr.hg.conf confs/rr.hg.conf
index 1ea409c..b086f9b 100644
--- confs/rr.hg.conf
+++ confs/rr.hg.conf
@@ -206,15 +206,18 @@
 # 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 queried from a bigBed file
 bigBedMaxItems=100000
 
 # Show errors instead of triggering error 500 page
 showEarlyErrors=off
 
 # Enables the pop-up when clicking items option on the configure page
 canDoHgcInPopUp=true
+
+# Enables the grouping feature for track hubs
+trackHubsCanAddGroups=on