bbd2de3e1bd74881c478c8a80da3f770386dfab2 jcasper Sun May 5 01:11:20 2024 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 1bd5dd9..58b6db2 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -263,15 +263,20 @@ #new G4 key analyticsKey=G-X4EVCTYJ3E # show a tutorial on hgTracks to new users showTutorial=on # 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