dc4a58380d23d3558f00033b6c3acce91a0402d4
jcasper
  Sun Nov 24 01:11:46 2019 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/euro.hg.conf confs/euro.hg.conf
index a53ac97..992e2b2 100644
--- confs/euro.hg.conf
+++ confs/euro.hg.conf
@@ -45,78 +45,69 @@
 # wikiTrack function turned on 2009, set read-only June 2012
 #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=genome.soe.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.
 #       A comma separated listing of Wiki user names.
 #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
 
-# Comment out to turn off survey link in hgTracks
-# survey=on
-
 udc.cacheDir=../trash/udcCache
 
 # log stack dumps
 browser.dumpStack=on
 
 # because Galt told us to do it 04/04/11
 signalsHandler=on
 
-# Transient setting that activates link on hgTracks and
-# hgGateway for ENCODE/modENCODE survey (March 2010).
-# Change to survey=off (or remove survey setting) to retire the survey.
-#survey=on
-#survey=https://www.surveymonkey.com/s/5YYTRWQ
-#surveyLabel=2011 ENCODE Usability Survey 
-
 # Parallel fetching of remote network resources using bigDataUrl 
 #    such as trackHubs and customTracks
 # how many threads to use (set to 0 to disable)
 parallelFetch.threads=100
 # how long to wait in seconds for parallel fetch to finish
 parallelFetch.timeout=90
 
 # Login statements requested by Chin on Jul 2, 2012
 login.browserName=UCSC Genome Browser
 login.browserAddr=http://genome.ucsc.edu
 login.mailSignature=UCSC Genome Browser Administrator
 login.mailReturnAddr=genome-www@soe.ucsc.edu
 
 #Parameters for suggestion form
 suggest.mailSignature=UCSC Genome Browser Staff
 suggest.mailReturnAddr=genome-www@soe.ucsc.edu
 suggest.browserName=UCSC Genome Browser
 
 # No Sql Injection settings
 # values for level are ignore, logOnly, warn, abort
 noSqlInj.level=abort
 # values for dumpStack are on, off
 noSqlInj.dumpStack=on
 
 #
 browser.node=2
 
 #survey=on
 #survey=https://www.surveymonkey.com/r/QYVSXKW
-#surveyLabel=Take our feedback survey!
+surveyLabel=We're Hiring!                                                      
+survey=http://bit.ly/applyUCSC     
 
 # Log visible tracks to error_log
 trackLog=on
 
 # location of CRAM reference sequences
 cramRef=/data/userdata/cramCache
 
 # Display phylogenetic tree in hgGateway (URL relative to cgi-bin)
 hgGateway.dbDbTaxonomy=../js/dbDbTaxonomy.js
 
 # Added as a test requested by Chris Lee
 # useBlatBigPsl=on
 
 # The following turns on short links for hgSession, allowing the redirect.
 # Uncommented on 1/23/19 by request from Brian Lee