4f4b346461ccd03fb2874ac91e78dd13335689c6 jcasper Sun Mar 3 01:11:26 2024 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/rr.hg.conf confs/rr.hg.conf index 6cd79fd..4d4f523 100644 --- confs/rr.hg.conf +++ confs/rr.hg.conf @@ -58,31 +58,31 @@ #wikiTrack.editors=Hiram # List of databases to enable the wikiTrack function #wikiTrack.dbList=hg18,mm9,hg19 # session cookie is used during wiki page edits #wiki.sessionCookie=wikidb_mw1__session # Comment out to turn off survey link in hgTracks # survey=on udc.cacheDir=../trash/udcCache # log stack dumps browser.dumpStack=on # because Galt told us to do it 04/04/11 -#signalsHandler=on +signalsHandler=on # Transient setting that activates link on hgTracks and # hgGateway for ENCODE/modENCODE survey (March 2010). # Change to survey=off (or remove survey setting) to retire the survey. #survey=on #survey=https://www.surveymonkey.com/s/5YYTRWQ #surveyLabel=2011 ENCODE Usability Survey # Parallel fetching of remote network resources using bigDataUrl # such as trackHubs and customTracks # how many threads to use (set to 0 to disable) parallelFetch.threads=100 # how long to wait in seconds for parallel fetch to finish parallelFetch.timeout=90 @@ -197,19 +197,26 @@ # show the hgTracks download track data in window interface popup showDownloadUi=on # 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-P5EV0BL192 -signalsHandler=off +#signalsHandler=off # 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