4ea50430ea105dbe8cb3f8461a814fe6ccd90d49 jcasper Sun May 28 01:11:19 2023 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index 782157b..5364b45 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=log +httpsCertCheck=abort # 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