41ac2fb48d337d0b5de6cd8903c0ec34dc36de11 brianlee Thu May 12 10:51:56 2016 -0700 updating hg.conf.beta to remove bam wiggle setting, no longer required in v333 refs #952 diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 2028160..33e19f8 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -135,27 +135,24 @@ # 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