4f4b346461ccd03fb2874ac91e78dd13335689c6
jcasper
  Sun Mar 3 01:11:26 2024 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index accae6f..1bd5dd9 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -253,15 +253,25 @@
 
 # allows merging of carts - needed so that recommended track sets do not overwrite your own custom data #28525. Note to delete in future as we want this default
 mergeRecommended=on
 
 # show a message when hgTracks takes longer than X seconds to load
 warnSeconds=40
 
 # Enables the snake display option
 canSnake=on
 
 #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