512381f3f183b65eaab1d1a341f8510fb919e981
jcasper
  Sun Jan 26 01:11:15 2025 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index cfbf9b10713..0c42330c945 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -118,31 +118,31 @@
 # 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
 # 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
+httpsCertCheck=warn
 # 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
 
 # Apply a maximum to the size of MAF and VCF custom tracks supplied
 # directly (instead of via bigURLs).
 #customTracks.maxBytes=52428800
 
 # Log visible tracks to error_log
 trackLog=on
@@ -263,18 +263,15 @@
 
 # Increases the number of items that can be queries from a bigBed file
 bigBedMaxItems=100000
 
 # Enables the grouping feature for track hubs
 trackHubsCanAddGroups=on
 
 # Enables the pop-up when clicking items option on the configure page
 canDoHgcInPopUp=true
 
 # Default itemRgb for bigBed tracks with enough fields (see #28498)
 alwaysItemRgb=on
 
 # Show errors instead of triggering error 500 pages
 showEarlyErrors=off
-
-# Default itemRgb for bigBed tracks with enough fields (see #28498)
-alwaysItemRgb=on