567584630339484d11ec8312020ccc1702dfb03c
jcasper
  Sun Jun 8 01:11:14 2025 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index b39c262e643..8891095526b 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -74,31 +74,31 @@
 # override that limit with a larger number for maxDisplayPixelWidth
 maxDisplayPixelWidth=25600
 
 # trackDb table to use. A simple value of `trackDb' is normally sufficient.
 # In general, the value is a comma-separated list of trackDb format tables to
 # search.  This supports local tracks combined with a mirror of the trackDb
 # table from UCSC. The names should be in the form `trackDb_suffix'. This
 # implies a parallel hgFindSpec format search table exists in the form
 # hgFindSpec_suffix.  The specified trackDb tables are searched in the order
 # specified, with the first occurance of a track being used.  You may associate
 # trackDb/hgFindSpec tables with other instances of genome databases using a
 # specification of profile:trackDbTbl, where profile is the name of a
 # databases profile in hg.conf, and trackDbTbl is the name of the table in the
 # remote databases.
 # 
-db.trackDb=trackDb_max
+db.trackDb=trackDb
 #db.trackDb=trackDb_local,trackDb
 #db.trackDb=trackDb,remoteDbs:trackDb
 
 # track group table definitions.  This is a comma-seperate list similar to
 # db.trackDb that defines the track group tables.  Database profiles 
 # may alow be included using the syntax profile:grpTbl.
 #db.grp=grp
 #db.grp=grp_local,grp
 #db.grp=grp,remoteDbs:grp
 
 #  New browser function as of May 2012, using stand alone hgLogin CGI
 #  login system to replace authentication service provided by
 #  genomewiki.
 #  To enable the hgLogin function, set the login.systemName
 #  as below. Note, do not set the values of the two cookies to other
@@ -458,22 +458,22 @@
 # let users create an api key on the hub development tab to use hubSpace from the command line
 showHubApiKey=true
 
 browser.quickLift=on
 quickLift.lengthLimit=100000
 quickLift.insColor=127,0,0,64
 quickLift.delColor=0,0,127,64
 quickLift.doubleColor=0,127,0,64
 
 newBotDelay=on
 
 # Increases the number of items that can be queried from a BAM file
 BAMMaxItems=30000
 
 # new flag for testing rm32751 turn on automatic creation of custom tracks from hgBlat results.
-#autoBlatBigPsl=on
+autoBlatBigPsl=on
 # you can also comment it out and test that it behaves the old way as expected.
 
 # Max: anti bot work, May 21 2025
 #noCookieTrace=on
 #punishInvalidHgsid=on
 #cart.trace=on