1ae0734e9438c6c23224b8e4c6ecd5ac75c4523e
jcasper
  Sun May 24 01:11:15 2026 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 21ecc3451cd..85c819688c4 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -493,30 +493,33 @@
 showIgv=on
 
 # Enables approved hgLogin redirect
 #login.approvedReturn=https://genome-preview.ucsc.edu/
 
 # Enables single path loading for bigBed. Also, affects bigGenePred and bigPsl.
 #bigBedOnePath=on
 
 ######## enables liftRequest functions:
 # chainFileRequestEmail=hiram@soe.ucsc.edu,mhaeussl@ucsc.edu
 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
+liftDailyLimit=8
 
 # calculate GC track on the fly
 gcOnTheFly=on
 # allow the track to appear even if gc5Base or gc5BaseBw are already there
 gcOnTheFlyCoExist=off
 
 # allow most tracks to have an override color that ignores trackDb and the item coloring
 showColorPicker=on
 
 # Show chromosome aliases on hgTracks
 showAliases=on
 
 # Enable/disable myVariants feature
 doMyVariants=on
+
+# Set a limit on how many IP addresses can use the same hguid before a forced captcha check
+hguidIpTracking.enabled=on