b8657fad9bac3c8148a6c942a60ef8a6f919e0db jcasper Sun Aug 23 01:11:18 2026 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/asia.hg.conf confs/asia.hg.conf index 86c421aeef7..a46f9d6471f 100644 --- confs/asia.hg.conf +++ confs/asia.hg.conf @@ -219,15 +219,24 @@ quickLift.insColor=64,127,0,64 quickLift.delColor=0,0,127,64 quickLift.doubleColor=127,127,127,64 quickLift.mismatchColor=255,0,0,64 # allow most tracks to have an override color that ignores trackDb and the item coloring showColorPicker=on # Show chromosome aliases on hgTracks showAliases=on storeUserFiles=true # Set a limit on how many IP addresses can use the same hguid before a forced captcha check, see #37494 hguidIpTracking.enabled=on + +# Allow changing of item color via right click +canColorItems=on + +# Enables the password reveal button in hgLogin, refs #37921 +login.pwdEyeIcon=on + +# Enables the redesigned hgc alignment viewer, refs #37893 +modernAlignPage=on