From b1219c33e33d7154a7d85f55b6d915cbb888f4dd Mon Sep 17 00:00:00 2001 From: sponge Date: Thu, 15 Mar 2012 00:52:21 +0000 Subject: [PATCH] Update plugin spec --- www.i2p2/pages/plugin_spec.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www.i2p2/pages/plugin_spec.html b/www.i2p2/pages/plugin_spec.html index 9b0c4de5..ed8c2f7e 100644 --- a/www.i2p2/pages/plugin_spec.html +++ b/www.i2p2/pages/plugin_spec.html @@ -123,10 +123,11 @@ foo.xpi2p is a sud file containing the following: other-requirements (unimplemented e.g. python x.y - not verified by the installer, just displayed to the user) dont-start-at-install=true Default false. + Won't start the plugin when it is installed or updated. On initial installation, sets the plugin as so the user must manually start it. An update will not change the user's preference to start it if they choose to do so. router-restart-required=true Default false. - dont-start-at-install must be true for this to take effect. - This does not restart the router, it just informs the user that a restart is required. + This does not restart the router or the plugin on an update, it just informs the user that a restart is required. + It has no effect on initial plugin installation. update-only=true Default false. If true, will fail if an installation does not exist.