25ae1d9144c6f8da78beaf03aac3efbf8ac946b6 jcasper Sun Oct 7 01:11:38 2018 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index e9c2049..71f75f0 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -80,71 +80,49 @@ # specification of profile:trackDbTbl, where profile is the name of a # databases profile in hg.conf, and trackDbTbl is the name of the table in the # remote databases. # db.trackDb=trackDb #db.trackDb=trackDb_local,trackDb #db.trackDb=trackDb,remoteDbs:trackDb # track group table definitions. This is a comma-seperate list similar to # db.trackDb that defines the track group tables. Database profiles # may alow be included using the syntax profile:grpTbl. #db.grp=grp #db.grp=grp_local,grp #db.grp=grp,remoteDbs:grp -# New browser function as of March 2007, allowing saved genome browser -# sessions into genomewiki - # New browser function as of May 2012, using stand alone hgLogin CGI # login system to replace authentication service provided by # genomewiki. -# To enable the hgLogin function, set the login.systemName and -# wiki.host +# To enable the hgLogin function, set the login.systemName # as below. Note, do not set the values of the two cookies to other # value. login.systemName=hgLogin CGI login.browserName=genome-test Genome Browser login.browserAddr=http://genome-test.soe.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 -#wiki.host=genome.ucsc.edu -wiki.host=HTTPHOST -#wiki.host=genomewiki.soe.ucsc.edu -wiki.userNameCookie=wikidb_mw1_UserName -wiki.loggedInCookie=wikidb_mw1_UserID -wiki.sessionCookie=wikidb_mw1__session - -# 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 to return to from wiki created pages -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. -wikiTrack.editors=Hiram -# List of databases to enable the wikiTrack function -wikiTrack.dbList=hg18,mm9,hg19 +# wiki track removed 2018-10-05 - Hiram # self destruct option June 2011. To avoid problem of lost long running # CGI processes. Default CGI expiration time is 20 minutes, # enable cgiExpireMinutes to change that default. # A time of 0 indicates no expiration time. positive integer only browser.cgiExpireMinutes=5 # default for cgiTime printout to Apache error_log is "yes" # uncomment this cgiTime=no option to turn off the printouts to error_log # browser.cgiTime=no # New browser function as of March 2007. Future browser code will # have this on by default, and can be turned off with =off # Initial release of this function requires it to be turned on here. browser.indelOptions=on