d7b0a4ef415e8c7bdfdd98077bc4a8165101d95e jcasper Sun Apr 6 01:11:15 2025 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index 2f4934c2736..1a167a02f53 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -348,31 +348,31 @@ # Name prefix of 31 separate databases (one for each day of month, on same # server as customTrash, using customTracks.* profile) for custom track # database tables that belong to users' saved sessions, analogous to # sessionDataDir setting for saved session files. # The databases must be named as this prefix followed by {01, 02, 03, ... 31}. # For example, if the value is "customData" then the databases are named # customData01, customData02, ... customData31. sessionDataDbPrefix=customData # Allow the URL: /cgi-bin/hubApi to produce a WEB page # otherwise, it redirects to the help page # hubApi.allowHtml=on # Setting speeds up the browser by caching large trackDb (such as big hubs) #cacheTrackDbDir=../trash/trackDbCache -#cacheTrackDbDir=/dev/shm/trackDbCache +cacheTrackDbDir=/dev/shm/trackDbCache #cacheTrackDbDir= # Recommended track sets refs #25601 browser.recTrackSets=on #browser.recTrackSetsDetectChange=on ### Testing mouse over display function 2020-10 - Hiram #mouseOverEnabled=on # Enable hgPhyloPlace: hgPhyloPlaceEnabled=on nextstrainHost=https://nextstrain.org microbeTraceHost=https://cdcgov.github.io hgPhyloPlaceServerDir=/data/apache/userdata/hgPhyloPlace/genome-test @@ -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=/data/tusd/ +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