39b7f53f0d6d94dfd1c3b280fc0e88d5b9cf8f00
jcasper
  Sun Aug 16 01:11:25 2026 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 741e4babf60..44196ac5c51 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -296,25 +296,29 @@
 # Additional settings for QuickLift
 quickLift.lengthLimit=100000
 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
 
 parallelDraw.threads=8
 
-####### enables liftRequest functions:
-chainFileRequestEmail=chain-file-request-group@ucsc.edu
-apiFromEmail=genome-www@soe.ucsc.edu
-# table name in hgcentral to record requests for otto jobs
-ottoTable=ottoRequest
-# set to 0 for unlimited per-day
-liftDailyLimit=3 
-
 # 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
+
+# Enable passwordless email-link sign-in and the change-email option (genome-test), ticket 37929
+login.emailLink=on
+
+# 2026-07-24 - Hiram - control feature in hgLogin for a password reveal button
+# default on, set to 'off' to disable this feature
+login.pwdEyeIcon=on
+
+modernAlignPage=on