76ce670ad4e6ea4a359a5c354cfe72cfbd8bcf03 jcasper Sun Jan 2 01:11:33 2022 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index b14f109..4aab0c8 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -300,31 +300,31 @@ # 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 # 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 +httpsCertCheckDomainExceptions=noHardwiredExceptions *.upf.edu *.cnrs.fr *.umich.edu *.harvard.edu # 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 #showTableCache=tableList # Make a custom track with BLAT results #useBlatBigPsl=on #JKSQL_TRACE=on