ec3600bf45f78d2e199220628ea8ce908c3c5923 jcasper Sun Sep 19 01:11:43 2021 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index e91a1c3..f1dfde1 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -363,33 +363,30 @@ db.relatedTrack=relatedTrack # prefix to genark hubs genarkHubPrefix=https://hgdownload.soe.ucsc.edu/hubs # turn on the cart rewrite system cartVersion=on # Database specific settings wuhCor1_TopLink=http://genome.ucsc.edu/goldenPath/help/covidBrowserIntro.html wuhCor1_TopLinkLabel=Quick start guide # temporary for testing, max Aug 27, 2021 # Uncomment to activate the search link searchHelpUrl=../goldenPath/help/query.html -searchHelpLabel=Search Examples +searchHelpLabel=examples ### bottleneck delay multiplier for custom tracks, an integer >= 1 ### useful range here is from 1 to about 10. This will hogExit ### robots that are continuously loading custom tracks. -customTracks.botCheckMult=2 -### per track additional penalty -### botCheckMult added penalty -# 1 383 millis -# 2 673 millis -# 3 973 millis -# 4 1283 millis -# 5 1583 millis -# 6 1883 millis -# 7 2183 millis -# 8 2463 millis -# 9 2763 millis -# 10 3063 millis +customTracks.botCheckMult=5 +### custom track submitted, additional penalty +### botCheckMult added penalty decay time +# 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