X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FCache.java;h=e10c9ebd1d6182354a35e205abf39edea950b63e;hp=8eef930204cfc3df24b8d596f84f5aad5acee8b6;hb=a6152ff382c65a2cbd95163478cce7a65b1c641a;hpb=853cdaf827241e4bf51d9a1fef32a395cb72cf45 diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index 8eef930..e10c9eb 100755 --- a/src/jalview/bin/Cache.java +++ b/src/jalview/bin/Cache.java @@ -171,6 +171,8 @@ import jalview.ws.sifts.SiftsSettings; *
  • FOLLOW_SELECTIONS (true) Controls whether a new alignment view should * respond to selections made in other alignments containing the same sequences. *
  • + *
  • SHOW_JWS2_SERVICES (true) when set to false, jalview will not + * auto-discover JABAWS services
  • *
  • JWS2HOSTURLS comma-separated list of URLs to try for JABAWS services
  • *
  • SHOW_WSDISCOVERY_ERRORS (true) Controls if the web service URL discovery * warning dialog box is displayed.