4ad73d3838c527bded485d8b2881a14ae4935027 galt Tue Aug 27 17:17:07 2013 -0700 do not want bottleneck references in hg.conf, should be in hg.conf.private both for security and consistency diff --git confs/preview.hg.conf confs/preview.hg.conf index 2564175..a2a7b21 100644 --- confs/preview.hg.conf +++ confs/preview.hg.conf @@ -120,34 +120,30 @@ # 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 # personalize the background of CGIs that don't use images #browser.bgcolor=FFF9D2 # optional location of grepIndex files grepIndex.genbank=/data/tmp/grepIndex grepIndex.default=/gbdb # new option for track reording functions, August 2006 hgTracks.trackReordering=on -# Bottleneck info for taming hyperactive web bots -bottleneck.host=hgwdev -bottleneck.port=17776 - # directory for temporary bbi file caching, default is /tmp/udcCache # see also: README.udc udc.cacheDir=../trash/udcCache # Mount point for udcFuse read-only filesystem (must be absolute path!): #udcFuse.mountPoint=/data/apache/trash/udcFuse # An include directive can be used to read text from other files. this is # especially useful when there are multiple browsers hidden behind virtual # hosts. The path to the include file is either absolute or relative to # the including file (*not* relative to the current direct directory). # include ../cgi-bin-default/hg.conf # A delete directive can be used to delete previouly defined values. # this is useful in conjunction with include when an undefined