f9c99531fc8a0a80af3dfc2c5695f7b92780b13a
jcasper
  Sun May 31 01:11:15 2026 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 85c819688c4..24f01f1d5cb 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -493,33 +493,36 @@
 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=8
+liftDailyLimit=3
 
 # 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
+
+bottleneck.host=hgwdev
+bottleneck.port=17776