Update plugin spec
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user