e1523b5227aea27f20f88e28bbc51094ffc05cd3 jcasper Sun Dec 14 01:11:15 2025 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index ac76dfbd7aa..bd594db11b5 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -160,31 +160,32 @@ # optional location of grepIndex files # braney commented out the following like on 8/29/2012 for testing purposes grepIndex.genbank=/data/tmp/grepIndex grepIndex.default=/gbdb # new option for track reording functions, August 2006 hgTracks.trackReordering=on # directory for temporary bbi file caching, default is /tmp/udcCache # see also: README.udc udc.cacheDir=../trash/udcCache # Mount point for udcFuse read-only filesystem (must be absolute path!): #udcFuse.mountPoint=/data/apache/trash/udcFuse -udc.localDir=/gbdb +#udc.localDir=/gbdbNOTEXISTS +udc.localDir=/gbdbNOT # Parallel fetching of remote network resources using bigDataUrl such as trackHubs and customTracks # how many threads to use (set to 0 to disable) parallelFetch.threads=100 # how long to wait in seconds for parallel fetch to finish parallelFetch.timeout=45 # Directory where a static cache of public hub files exists to # support hub search. #hgHubConnect.cacheDir=../trash/hgHubConnect/hubCrawl # An include directive can be used to read text from other files. this is # especially useful when there are multiple browsers hidden behind virtual # hosts. The path to the include file is either absolute or relative to # the including file (*not* relative to the current direct directory). @@ -480,19 +481,19 @@ # BLAT shows locus name of the match #35993 blatShowLocus=on #blatShowLocus=off # Enables genark hubs to appear in assembly dropdowns for hgConvert/hgLiftOver genarkLiftOver=on # Enables the gear and x icon for hgTracks greyBarIcons=on # very experimental, only on hgwdev: support for an embedded IGV track, see #36337 showIgv=on # Enables approved hgLogin redirect -login.approvedReturn=https://genome-preview.ucsc.edu/ +#login.approvedReturn=https://genome-preview.ucsc.edu/ # Enables single path loading for bigBed. Also, affects bigGenePred and bigPsl. bigBedOnePath=on