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

diff --git confs/euro.hg.conf confs/euro.hg.conf
index a47a36c..a320e79 100644
--- confs/euro.hg.conf
+++ confs/euro.hg.conf
@@ -201,15 +201,18 @@
 # new GA4 key
 analyticsKey=G-XDB54C19MG
 
 # 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