34d11b5e7ddc3e6705e7a88ccbeb0896763a4c0e
brianlee
  Tue May 10 16:39:57 2016 -0700
updating hg.conf.beta to have bam wiggle setting refs #952

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 51a76cb..2028160 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -74,38 +74,38 @@
 #  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.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
+#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=https://www.bit.ly/ucscTraining
 # surveyLabel=More on-site workshops available!
-survey=/index.html#newGateway
-surveyLabel=New Gateway Coming May 10, 2016!
+#survey=/index.html#newGateway
+#surveyLabel=New Gateway Coming May 10, 2016!
 
 # log signals
 signalsHandler=on
 
 #  turn on google analytics by setting this key.  This is the identifier
 #       specified by your analytics account
 #  set key for analytics account, used in the getTracker(key) function
 # -3 for hgwdev, -4 for hgw0, -5 for gBiB, -6 for RR
 analyticsKey=UA-4289047-6
 
 # log stack dumps
 browser.dumpStack=on
 
 # node id
 # browser.node=2
@@ -135,24 +135,27 @@
 # values for level are ignore, logOnly, warn, abort
 noSqlInj.level=abort
 # values for dumpStack are on, off
 noSqlInj.dumpStack=on
 
 # line added to turn off the new hash-enhanced hgsid/uid values
 #browser.sessionKey=off
 
 # Apply a maximum to the size of MAF and VCF custom tracks supplied
 # directly (instead of via bigURLs).
 #customTracks.maxBytes=52428800
 
 # 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
 
 # Display phylogenetic tree in hgGateway (URL relative to cgi-bin)
 hgGateway.dbDbTaxonomy=../js/dbDbTaxonomy.js