From: Jim Procter Date: Fri, 5 Feb 2021 17:05:03 +0000 (+0000) Subject: JAL-3812 new argument ‘-nohtmltemplates’ and user preference ‘NOHTMLTEMPLATES’ to... X-Git-Tag: Release_2_11_1_4~9^2~12 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=76cfeb5e50dd69a3ba963096556f9677c9eea55a JAL-3812 new argument ‘-nohtmltemplates’ and user preference ‘NOHTMLTEMPLATES’ to disable download of templates from GitHub repository --- diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index 3669117..9e51d67 100755 --- a/src/jalview/bin/Cache.java +++ b/src/jalview/bin/Cache.java @@ -198,6 +198,9 @@ import jalview.ws.sifts.SiftsSettings; * * *
  • 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
  • * * Deprecated settings: *