76c14d1cbe30deba3aec0cc02125c0fe9b1a80df
jcasper
  Sun May 29 01:11:57 2022 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index e06638d..c48dce1 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -108,31 +108,31 @@
 #makes browser timeout after only 1min (instead of 20min)
 #browser.cgiExpireMinutes=1
 
 # Parallel fetching of remote network resources using bigDataUrl such as trackHubs and customTracks
 # how many threads to use (set to 0 to disable)
 parallelFetch.threads=100
 # how long to wait in seconds for parallel fetch to finish
 parallelFetch.timeout=90
 
 # Temporary flag to help disable new custom track validator if needed
 # If you turn the flag off, it reverts to the old validator 
 #newCustomTrackValidate=on
 
 # No Sql Injection settings
 # values for level are ignore, logOnly, warn, abort
-noSqlInj.level=abort
+noSqlInj.level=logOnly
 # values for dumpStack are on, off
 noSqlInj.dumpStack=on
 
 # line added to turn off the new hash-enhanced hgsid/uid values
 #browser.sessionKey=off
 
 # 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
@@ -226,15 +226,16 @@
 
 # Related tracks
 db.relatedTrack=relatedTrack
 
 # prefix to genark hubs
 genarkHubPrefix=https://hgdownload.soe.ucsc.edu/hubs
 
 # Related tracks
 db.relatedTrack=relatedTrack
 
 # with wildcard for testing:
 #httpsCertCheckDomainExceptions=noHardwiredExceptions *.upf.edu *.igh.cnrs.fr *.med.umich.edu
 
 # Assembly-specific html (e.g. links to more info)
 GCA_009914755.4_html=<b><a target=_blank style='font-size:small; position: absolute; margin-left: 1em' href='/goldenPath/newsarch.html#041222'>What is human CHM13-T2T?</a></b>
+