052a4cfd598bede79c6a8b40b8b6e05ea226add3
jcasper
  Sun May 18 01:11:17 2025 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 4a89ddadf2e..a250b830318 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -433,38 +433,37 @@
 # limit memory to 20G
 maxMem=21474836480
 
 # are we able to do hgc in pop up dialogs, a checkbox
 # on the configure page controls whether we actually will
 canDoHgcInPopUp=true
 
 browser.exportedDataHubs=on
 
 # Enables the grouping feature for track hubs
 trackHubsCanAddGroups=on
 
 # see #33023
 bigBedMaxItems=100000
 
-# Default itemRgb for bigBed tracks with enough fields (see #28498)
-#alwaysItemRgb=on
-
 # hubSpace related settings:
 # show the hubSpace UI
 storeUserFiles=true
 # location of files stored by tusd
 tusdDataDir=/tusd
 # The tusd endpoint files are uploaded to
 hubSpaceTusdEndpoint=https://hgwdev-hubspace.gi.ucsc.edu/files
 # The web accessible location after tusd moves the files
 # when an upload is completed
 hubSpaceUrl=https://hgwdev.gi.ucsc.edu/hubspace
 # let users create an api key on the hub development tab to use hubSpace from the command line
 showHubApiKey=true
 
 browser.quickLift=on
 quickLift.lengthLimit=100000
 quickLift.insColor=127,0,0,64
 quickLift.delColor=0,0,127,64
 quickLift.doubleColor=0,127,0,64
 
 newBotDelay=on
+
+BAMMaxItems=30000