Files
gotify-android-client/client/docs/PluginConf.md
Jannis Mattheis 4edaa1943f Update client
2020-07-13 19:41:39 +02:00

680 B

PluginConf

Properties

Name Type Description Notes
author String The author of the plugin. [optional]
capabilities List<String> Capabilities the plugin provides
enabled Boolean Whether the plugin instance is enabled.
id Long The plugin id.
license String The license of the plugin. [optional]
modulePath String The module path of the plugin.
name String The plugin name.
token String The user name. For login.
website String The website of the plugin. [optional]