06d7be056190c14b85e71bc12523f18ea6815b5e markd Mon Dec 7 00:50:29 2020 -0800 BLAT mmap index support merge with master diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf index a6fef18..03c9af4 100644 --- confs/hgwdev.hg.conf +++ confs/hgwdev.hg.conf @@ -333,15 +333,26 @@ # 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=/dev/shm/trackDbCache # 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 + +# Enable FreeType fonts +freeType=on +freeTypeDir=/usr/share/X11/fonts/urw-fonts