bcac084e30f9026836bd2be0f322f722955480eb jcasper Sun Apr 26 01:11:51 2020 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index cfdcce3..389428f 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -327,16 +327,17 @@ # 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 # Allow hgHubConnect to run the hubCheck command hgHubConnect.validateHub=on # Setting speeds up the browser by caching large trackDb (such as big hubs) -cacheTrackDbDir=../trash/trackDbCache +#cacheTrackDbDir=../trash/trackDbCache +cacheTrackDbDir=/dev/shm/trackDbCache