36785d9bdc44b7593c2af05787abfced2815e424 jcasper Sun Feb 19 01:11:25 2023 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index 7b6262c..a80d4ad 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -137,31 +137,31 @@ # Initial release of this function requires it to be turned on here. browser.indelOptions=on # # There are additional fonts available, not all are perfect. # Uncomment this to see extra font selections in the configure page # fonts.extra=yes # Turn this back on after people look at genome-test # browser.style=../style/genome-test.css # add config option to let users personalize background and style # of the browser. Setting is saved in the cart and can be set from # the configure page. # format is browser.theme.<name>=<stylesheet>[,<background>] # background file is optional -browser.theme.default=theme-default.css +#browser.theme.default=theme-default.css browser.theme.classic=theme-classic.css browser.theme.sansSerif=theme-modern.css browser.theme.lightBlue=theme-lightBlue.css browser.theme.dark=theme-dark.css # Change this default documentRoot if different in your installation, # to allow some of the browser cgi binaries to find help text files browser.documentRoot=/usr/local/apache/htdocs # optional location of grepIndex files # braney commented out the following like on 8/29/2012 for testing purposes grepIndex.genbank=/data/tmp/grepIndex grepIndex.default=/gbdb # new option for track reording functions, August 2006 @@ -410,15 +410,18 @@ # 1 140 millis 14 seconds # 2 225 millis 22 seconds # 3 300 millis 30 seconds # 4 375 millis 38 seconds # 5 440 millis 45 seconds # 6 525 millis 52 seconds # 7 600 millis 60 seconds #analytics.trackButtons=off curatedHubPrefix=alpha #canDupTracks=on ignoreDefaultKnown=on #hgTracksNoteHtml=<span style="color:blue"><b>Some text</b></span> canSnake=on + +# show the hgTracks download track data in window interface popup +showDownloadUi=on