aceb6e9fb2694e5c5bd8c2518767a04fa8c0a300 jcasper Sun Aug 30 01:11:16 2026 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index 268eebdfcfa..92b6ba0521d 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -547,15 +547,23 @@ # Allow changing of item color via right click canColorItems=on # Enables the password reveal button in hgLogin, refs #37921 login.pwdEyeIcon=on # Enable passwordless email-link sign-in and the change-email option (genome-test), ticket 37929 login.emailLink=on # Enable new BLAT UI, 37996 blatNewForm=on # Enables the redesigned hgc alignment viewer, refs #37893 modernAlignPage=on + +# Send the Content Security Policy as an http response header, so pages that +# write their own http header block still carry a policy, refs #38151 +cspResponseHeader=on + +# Measure how long the track image takes to reach the reader, on one page +# load in N. Left out, it is off. refs #38109 +pngTimingSampleRate=1