45f0f4fb8edbf0d694b8fb3e09b11a971c474908 jcasper Sun Jul 20 01:11:14 2025 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/rr.hg.conf confs/rr.hg.conf index 11edf8029ae..9a8019a96c4 100644 --- confs/rr.hg.conf +++ confs/rr.hg.conf @@ -215,32 +215,32 @@ # Enables the pop-up when clicking items option on the configure page canDoHgcInPopUp=true # Enables the grouping feature for track hubs trackHubsCanAddGroups=on # Adding more aggressive bot delay #35729 newBotDelay=on # Increases the number of items that can be queried from a BAM file BAMMaxItems=30000 # hubSpace related settings: # show the hubSpace UI -storeUserFiles=true +#storeUserFiles=true # location of files stored by tusd -tusdDataDir=/data/tusd/data/ +#tusdDataDir=/data/tusd/data/ # The tusd endpoint files are uploaded to -hubSpaceTusdEndpoint=https://hubspace.soe.ucsc.edu/files +#hubSpaceTusdEndpoint=https://hubspace.soe.ucsc.edu/files # The web accessible location after tusd moves the files # when an upload is completed -hubSpaceUrl=https://hubspace.soe.ucsc.edu/hubspace +#hubSpaceUrl=https://hubspace.soe.ucsc.edu/hubspace # let users create an api key on the hub development tab to use hubSpace from the command line -showHubApiKey=true +#showHubApiKey=true # new flag for testing rm32751 turn on automatic creation of custom tracks from hgBlat results. autoBlatBigPsl=on # BLAT shows locus name of the match #35993 blatShowLocus=off