08c5559d1b35c794f1dad0ea81a3d2bd58d0b4cc
jcasper
  Sun Feb 14 01:11:43 2021 -0800
Installing updated hg.conf files from UCSC servers

diff --git confs/preview.hg.conf confs/preview.hg.conf
index 3f0a253..be8c85b 100644
--- confs/preview.hg.conf
+++ confs/preview.hg.conf
@@ -239,15 +239,18 @@
 #
 #db.trackDb=myStuff:trackDb,trackDb
 #db.grp=myStuffgrp,grp
 
 # Log visible tracks to error_log
 trackLog=on
 
 # Display phylogenetic tree in hgGateway (URL relative to cgi-bin)
 hgGateway.dbDbTaxonomy=../js/dbDbTaxonomy.js
 
 # let people look at feature-based tracks as coverage wiggles
 canDoCoverage=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=/dev/shm/trackDbCache