5d38274cefec7488457179eed5134c6407fd2fd1
jcasper
  Sun Mar 30 01:11:15 2025 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index 95a120bb247..2f4934c2736 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -440,24 +440,24 @@
 browser.exportedDataHubs=on
 
 # Enables the grouping feature for track hubs
 trackHubsCanAddGroups=on
 
 # see #33023
 bigBedMaxItems=100000
 
 # Default itemRgb for bigBed tracks with enough fields (see #28498)
 alwaysItemRgb=on
 
 # hubSpace related settings:
 # show the hubSpace UI
 storeUserFiles=true
 # location of files stored by tusd
-userDataDir=/hive/users/chmalee/tmp/userDataDir
+userDataDir=/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