dc60a185cdaa9ee994f2eead63fe2e48f0804e27
jcasper
  Sun May 25 01:11:13 2025 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 78ec0b2d018..e81989dcbf7 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -258,37 +258,37 @@
 # 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
 
 # hubSpace related settings:
 # show the hubSpace UI
 storeUserFiles=true
 # location of files stored by tusd
 tusdDataDir=/tusd/beta
 userDataDir=/tusd/beta
 # The tusd endpoint files are uploaded to
 hubSpaceTusdEndpoint=https://hgwbeta-hubspace.gi.ucsc.edu/files
 # The web accessible location after tusd moves the files
 # when an upload is completed
 hubSpaceUrl=https://hgwbeta.soe.ucsc.edu/hubspace
 # let users create an api key on the hub development tab to use hubSpace from the command line
 showHubApiKey=true
 
+# Increases the number of items that can be queries from a BAM file
+BAMMaxItems=30000
+
 # Adding new more aggresive bot delay #35729
 newBotDelay=on