From: Jim Procter Date: Fri, 5 Feb 2021 17:07:18 +0000 (+0000) Subject: JAL-3746 JAL-3813 NOIDENTIFIERSSERVICE preference disables jalview pinging www.jalvie... X-Git-Tag: Release_2_11_2_1~32 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=7d92d3994908aae709e7c85cc5e1a1c4775907ed JAL-3746 JAL-3813 NOIDENTIFIERSSERVICE preference disables jalview pinging jalview.org/services/identifiers to get a list of URL link templates for viewing database crossreferences --- diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index adfd206..8eef930 100755 --- a/src/jalview/bin/Cache.java +++ b/src/jalview/bin/Cache.java @@ -198,8 +198,13 @@ import jalview.ws.sifts.SiftsSettings; *
  • CHIMERA_PATH specify full path to Chimera program (if non-standard)
  • *
  • ID_ORG_HOSTURL location of jalview service providing identifiers.org urls *
  • - * *
  • NONEWS - when set disables Jalview News from automatically appearing
  • + *
  • NOHTMLTEMPLATES - when set, the + * https://github.com/jalview/exporter-templates/tree/master/biojs repository is + * not downloaded automatically
  • + *
  • NOIDENTIFIERSSERVICE - when set, jalview won't automatically download + * available URL linkouts via www.jalview.org/services/identifiers
  • + *
  • * * Deprecated settings: *