e195c2f36763631c5985c734ff6d1334e3e4c8db
jcasper
  Sun Sep 28 01:11:19 2025 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 033587cba0b..9c3e12db88e 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -438,30 +438,31 @@
 canDoHgcInPopUp=true
 
 browser.exportedDataHubs=on
 
 # Enables the grouping feature for track hubs
 trackHubsCanAddGroups=on
 
 # see #33023
 bigBedMaxItems=100000
 
 # hubSpace related settings:
 # show the hubSpace UI
 storeUserFiles=true
 # location of files stored by tusd
 tusdDataDir=/tusd
+tusdMountPoint=/data/tusd
 # The tusd endpoint files are uploaded to
 hubSpaceTusdEndpoint=https://hgwdev-hubspace.gi.ucsc.edu/files
 # The web accessible location after tusd moves the files
 # when an upload is completed
 hubSpaceUrl=https://hgwdev.gi.ucsc.edu/hubspace
 # 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=64,127,0,64
 quickLift.delColor=0,0,127,64
 quickLift.doubleColor=127,127,127,64
 quickLift.mismatchColor=255,0,0,64