ba1fafe109fc707dadb1bca851fa27a37132d378 jcasper Sun Jun 4 01:11:18 2023 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index 5364b45..30d91a8 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -301,31 +301,31 @@ # #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 log none # currently log is the default #httpsCertCheck=none -httpsCertCheck=abort +httpsCertCheck=warn # domains to whitelist, skip cert checking, space-separated list httpsCertCheckDomainExceptions= # useful for testing, presence of "noHardwiredExceptions" in the list here # turns off the hardwired whitelist exceptions in https.c #httpsCertCheckDomainExceptions=noHardwiredExceptions # with wildcard for testing: #httpsCertCheckDomainExceptions=noHardwiredExceptions *.upf.edu *.igh.cnrs.fr *.med.umich.edu # Log visible tracks to error_log trackLog=on # location of CRAM reference sequences cramRef=../userdata/cramCache