d276f3a54c907f74f578c71163a1d588995388d2 cath Thu May 12 11:55:18 2016 -0700 Commented out Gateway survey line to remove survey link on dev diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index f2ea205..c296a0e 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -22,32 +22,32 @@ #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 # survey=http://www.surveymonkey.com/s/XV666V5 # surveyLabel=Take ENCODE Survey # survey=http://www.surveymonkey.com//s/XJF93F5 # surveyLabel=Apply for free workshop # survey=http://genome-test.cse.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=/index.html#newGateway +# surveyLabel=New User Interface Coming May 10, 2016! # if your MySQL system is configured for a different socket connection, # use the following variables to override the MySQL defaults: # db.socket=/var/lib/mysql/mysql.sock # db.port=3306 # *!# NOTE: the port override will only work when host is *not* localhost # when localhost is used, MySQL may connect via shared memory # connections and not via TCP/IP socket ports # if you want a different default species selection on the Gateway # page, change this default Human to one of the genomes from the # defaultDb table in hgcentral: # hgsql -e "select genome from defaultDb;" hgcentral # If you need a different version of that specific genome, change # the defaultDb table entry, for example, a different mouse genome