2abdb9fc1bd7a8c28a51dd11e6959983b9730981 jcasper Sun Nov 7 01:11:43 2021 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index f706a7c..84f0f21 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -287,30 +287,34 @@ # set browser.javaScriptDir for per-developer javascript in trees that do NOT have their own DocumentRoot # browser.javaScriptDir=js/<your userid here> # #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 +# HTTPS Certificate Check Settings are: abort warn none +# currently warn is the default +httpsCertCheck=warn + # Log visible tracks to error_log trackLog=on # location of CRAM reference sequences cramRef=../userdata/cramCache #showTableCache=tableList # Make a custom track with BLAT results #useBlatBigPsl=on #JKSQL_TRACE=on # #This following turns on short links for hgSession, allowing the redirect. #hgSession.shortLink=on # Separate directory for files that belong to saved sessions (hgSession).