14c65fe9e5906c471a4a7282734ef8076f998ebc jcasper Sun Aug 25 01:11:20 2024 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/asia.hg.conf confs/asia.hg.conf index 58190ed..4bac9cf 100644 --- confs/asia.hg.conf +++ confs/asia.hg.conf @@ -197,15 +197,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