309945c051ac090dad5c88e4a605a6759fad3801 brianlee Wed Sep 16 15:00:47 2015 -0700 Tracking removal of a temporary hg.conf setting on beta to enable hotkeys refs #15370 diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 70297f2..3b292db 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -1,29 +1,26 @@ # Config file for the UCSC Human Genome server # 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. Also, no blank lines should be in # this file ########################################################### include hg.conf.private -# Temporary setting to allow testing hotkeys on beta refs #15370 -hotkeys=1 - # trackDb table to use db.trackDb=trackDb # changing to relative path (adding "..") browser.background=../images/floretBeta.jpg # Comment out to disable new double/query insert highlighting options: browser.indelOptions=on # track search index name. Since this resides in /gbdb/ then beta must have a uniquely named ix browser.trixPath=/data/trix/$db_trackDb.ix # customTracks database is used to hold custom tracks # For performance and security, it is on a separate server. # The database name is fixed at: customTrash # This is a define CUSTOM_TRASH in hg/inc/customTrack.h