0a82be6e02efea2c3cf896a624ffde046f05a92e jcasper Sun May 19 01:11:44 2019 -0700 Installing updated hg.conf files from UCSC servers diff --git confs/euro.hg.conf confs/euro.hg.conf index 1fbb746..8416689 100644 --- confs/euro.hg.conf +++ confs/euro.hg.conf @@ -107,15 +107,19 @@ # Log visible tracks to error_log trackLog=on # location of CRAM reference sequences cramRef=/data/userdata/cramCache # Display phylogenetic tree in hgGateway (URL relative to cgi-bin) hgGateway.dbDbTaxonomy=../js/dbDbTaxonomy.js # Added as a test requested by Chris Lee # useBlatBigPsl=on # The following turns on short links for hgSession, allowing the redirect. # Uncommented on 1/23/19 by request from Brian Lee hgSession.shortLink=on + +# Allow the URL: /cgi-bin/hubApi to produce a WEB page +# otherwise, it redirects to the help page, default off +# hubApi.allowHtml=on