bbd2de3e1bd74881c478c8a80da3f770386dfab2
jcasper
  Sun May 5 01:11:20 2024 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/asia.hg.conf confs/asia.hg.conf
index 9dbfd13..825d563 100644
--- confs/asia.hg.conf
+++ confs/asia.hg.conf
@@ -202,15 +202,18 @@
 # new GA4 key
 analyticsKey=G-Z7QQFEZN0L
 
 # 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 queried from a bigBed file
+bigBedMaxItems=100000