3dce1c721fb9a027f06564830bc1f4c2d2fe6b65
jcasper
Sun Jul 17 01:12:15 2016 -0700
Installing updated hg.conf files from UCSC servers
diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 4acd7c6..9dd3a2b 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -9,47 +9,46 @@
#
# 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.
#
# backup recovery 17 November 2009
#
###########################################################
include hg.conf.private
allowHgMirror=1
# Transient setting that activates link on hgTracks and
# hgGateway for ENCODE/modENCODE survey (March 2010).
-survey=on
-# Change to survey=off (or remove survey setting) to retire the survey.
-survey=https://www.surveymonkey.com
-surveyLabel=
+# Remove survey setting to retire the 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=
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!
# 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