02926d08895ffa240d14a6ec694aefdc295c88f3
braney
  Mon Jun 24 13:34:11 2013 -0700
take out the hgSuggest variables that we don't want people to know
diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 95bbd14..b86877f 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -1,25 +1,25 @@
 
 # Config file for the UCSC Human Genome server
 
 # the format is in the form of name/value pairs
 # written 'name=value' (note that there is no space between
 # the name and its value. Also, no blank lines should be in
 # this file
 ###########################################################
 
-include hg.conf.users
+include hg.conf.private
 
 # trackDb table to use
 db.trackDb=trackDb
 
 # changing to relative path (adding "..")
 browser.background=../images/floretBeta.jpg
 # Comment out to disable new double/query insert highlighting options:
 browser.indelOptions=on
 
 # track search index name.  Since this resides in /gbdb/ then beta must have a uniquely named ix 
 browser.trixPath=/data/trix/$db_trackDb.ix
 
 #  customTracks database is used to hold custom tracks
 #	For performance and security, it is on a separate server.
 #       The database name is fixed at: customTrash
@@ -64,33 +64,30 @@
 wikiTrack.readOnly=yes
 #  URL is the wiki location for the article pages
 wikiTrack.URL=http://genomewiki.ucsc.edu
 #  browser is the site to create links to for new wiki articles
 wikiTrack.browser=hgwbeta.cse.ucsc.edu
 
 #  List of wiki user names that have super user edit privileges
 #       to wiki track items.  Currently this is only a delete item privilege.
 wikiTrack.editors=Hiram
 #  List of databases to enable the wikiTrack function
 wikiTrack.dbList=hg18,mm9,hg19
 # session cookie is used during wiki page edits
 wiki.sessionCookie=wikidb_mw1__session
 
 #Parameters for suggestion form
-suggest.mailToAddr=ucscgb@soe.ucsc.edu
-suggest.mailFromAddr=suggestion@genecats.org
-suggest.filterKeyword=GENECATS
 suggest.mailSignature=UCSC Genome Browser Staff
 suggest.mailReturnAddr=genome-www@soe.ucsc.edu
 suggest.browserName=UCSC Genome Browser
 
 
 # Comment out to turn off survey link in hgTracks and hgGateway
 # survey=on
 # Change to survey=off (or remove survey setting) to retire the survey.
 # survey=https://www.surveymonkey.com/s/5YYTRWQ
 # surveyLabel=2011 ENCODE Usability Survey
 
 # log signals
 signalsHandler=on
 
 # log stack dumps