50892b483b07af21b878c22af539f4f4b4bedb35 jcasper Sun Mar 13 01:12:02 2022 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 6fa6990..4e0c087 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -104,31 +104,31 @@ hgc.ghostscriptPath=/usr/bin/ghostscript udc.cacheDir=../trash/udcCache #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 +#newCustomTrackValidate=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 # 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