63c70e73aa73f2ccac190a85b1e43edd988d31ac jcasper Wed Mar 2 15:33:44 2016 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/preview.hg.conf confs/preview.hg.conf index 91ca5bb..ac2decd 100644 --- confs/preview.hg.conf +++ confs/preview.hg.conf @@ -119,31 +119,30 @@ browser.background=../images/floretPreview.jpg # Change this default documentRoot if different in your installation, # to allow some of the browser cgi binaries to find help text files browser.documentRoot=/usr/local/apache/htdocs # personalize the background of CGIs that don't use images #browser.bgcolor=FFF9D2 # optional location of grepIndex files 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 # 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). # include ../cgi-bin-default/hg.conf # A delete directive can be used to delete previouly defined values. # this is useful in conjunction with include when an undefined