5056d9966e75850fbcbe9f629b4d02094ddff4fc jcasper Sun May 4 01:11:16 2025 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index abb886ed6be..16b921b39ce 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -440,23 +440,30 @@ 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=/data/tusd +tusdDataDir=/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=127,0,0,64 +quickLift.delColor=0,0,127,64 +quickLift.doubleColor=0,127,0,64 +