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

diff --git confs/euro.hg.conf confs/euro.hg.conf
index 67d4d48..04134e9 100644
--- confs/euro.hg.conf
+++ confs/euro.hg.conf
@@ -191,15 +191,22 @@
 
 # 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 GA4 key
 analyticsKey=G-G5K9F3K9H2
 
 # 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