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

diff --git confs/asia.hg.conf confs/asia.hg.conf
index ec5cea1..1016b8b 100644
--- confs/asia.hg.conf
+++ confs/asia.hg.conf
@@ -192,15 +192,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-LGP1NRZN4H
 
 # 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