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/rr.hg.conf confs/rr.hg.conf
index 82503a8..744264d 100644
--- confs/rr.hg.conf
+++ confs/rr.hg.conf
@@ -15,36 +15,30 @@
 # trackDb table to use
 db.trackDb=trackDb
 # Comment out to disable new double/query insert highlighting options:
 browser.indelOptions=on
 
 #  /data/tmp is the default tmpdir location, change this if desired elsewhere.
 #  What you want is for it to be on a local filesystem, and it must be
 #  read/write/delete enabled for the Apache browser effective user
 
 # Programs required for per-SNP geographic maps of HGDP population
 # allele frequencies:
 hgc.psxyPath=/hive/data/outside/GMT4.3.1/bin/psxy
 hgc.ps2rasterPath=/hive/data/outside/GMT4.3.1/bin/ps2raster
 hgc.ghostscriptPath=/usr/bin/ghostscript
 
-# Bottleneck info for taming hyperactive web bots
-#bottleneck.host=genome-bottle
-bottleneck.host=rrnfs1
-bottleneck.port=17776
-bottleneck.except=132.249.245.79
-
 # location of grepIndex files
 grepIndex.genbank=/gbdb/genbank/grepIndex
 grepIndex.default=/gbdb
 
 # wiki items to use the login system in the genomewiki for
 #       session management
 login.systemName=hgLogin CGI
 wiki.host=genome.ucsc.edu
 wiki.userNameCookie=wikidb_mw1_UserName
 wiki.loggedInCookie=wikidb_mw1_UserID
 
 # wiki items used by the wiki track to allow editing and fetching
 #       pages from the genomewiki
 # wikiTrack function turned on 2009, set read-only June 2012
 wikiTrack.readOnly=yes