9a3ad98bbf8087975cc238c59472e95fec583d30
jcasper
  Sun Sep 5 01:11:44 2021 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index d71c024..e91a1c3 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -14,32 +14,32 @@
 #	backup recovery 17 November 2009
 #
 ###########################################################
 
 include hg.conf.private
 
 allowHgMirror=1
 
 # temporary setting for QA, pending a better way to package dot 
 # with the browser (static binary?)
 graphvizPath=/usr/local/apache/cgi-bin/loader/dot_static
 
 # Transient setting that activates link on hgTracks and 
 # hgGateway for ENCODE/modENCODE survey (March 2010).
 # Remove survey setting to retire the survey.
-# survey=http://www.surveymonkey.com/s/XV666V5
-# surveyLabel=Take ENCODE Survey
+survey=http://www.surveymonkey.com/s/XV666V5
+surveyLabel=Test Survey
 # survey=http://www.surveymonkey.com//s/XJF93F5
 # surveyLabel=Apply for free workshop
 # survey=http://genome-test.soe.ucsc.edu/goldenPath/help/image.html
 # surveyLabel=<BR>Trouble viewing the browser? Reload this web page.
 # 2012-03-16: 
 # survey=https://www.surveymonkey.com/s/ucsc2012
 # surveyLabel=Survey.  Help us improve the Browser.
 #    survey=https://www.bit.ly/ucscTraining
 #    surveyLabel=More on-site workshops available!
 # survey=/index.html#newGateway
 # surveyLabel=New User Interface Coming May 10, 2016!
 #survey=https://www.surveymonkey.com/r/QYVSXKW
 #surveyLabel=Take our feedback survey!
 #surveyLabelImage=../images/surveyButton.jpg
 #survey=http://bit.ly/ucscTraining
@@ -363,16 +363,33 @@
 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 Help
+searchHelpLabel=Search 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