From: Jim Procter Date: Tue, 15 Dec 2020 11:53:50 +0000 (+0000) Subject: JAL-3690 disable proxy server for JalviewJS X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=8828466f92539406ccc02d92b3477f1624453a49 JAL-3690 disable proxy server for JalviewJS --- diff --git a/utils/jalviewjs/template.html b/utils/jalviewjs/template.html index d132460..4511824 100644 --- a/utils/jalviewjs/template.html +++ b/utils/jalviewjs/template.html @@ -12,7 +12,7 @@ Info = { width: 850, height: 550, readyFunction: null, - serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php', + serverURL: '', j2sPath: 'swingjs/j2s', console:'sysoutdiv', allowjavascript: true