357c0a0d0bd0e945a68c5b2f3f81b6f026f28838 jcasper Sun Jul 24 01:11:57 2016 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index 9dd3a2b..17175c6 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -25,30 +25,31 @@ # 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=https://www.surveymonkey.com/r/QYVSXKW surveyLabel=Take our feedback survey! +surveyLabelImage=../images/surveyButton.jpg # 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 @@ -287,27 +288,21 @@ # #tell hdb.c code that this is our development server test.dev=on # No Sql Injection settings # values for level are ignore, logOnly, warn, abort noSqlInj.level=abort # values for dumpStack are on, off noSqlInj.dumpStack=on # Log visible tracks to error_log trackLog=on -# let people look at feature-based tracks as coverage wiggles -canDoCoverage=on - -# use a central database for genbank metadata -#genbankDb=hgFixed - # location of CRAM reference sequences cramRef=../userdata/cramCache #showTableCache=tableList # Display phylogenetic tree in hgGateway (URL relative to cgi-bin) hgGateway.dbDbTaxonomy=../js/dbDbTaxonomy.js