aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-08-02 11:04:49 +0200
committerArthurHoaro <arthur@hoa.ro>2016-11-05 14:29:52 +0100
commit310f0973b5db131ec4e7d34e4f9265be4b663bef (patch)
treedb660dc208751e35a78b1d2e1c4b6241b77fae97 /plugins
parent3be3979c63d8092d646cebf2456831136c85cd09 (diff)
downloadShaarli-310f0973b5db131ec4e7d34e4f9265be4b663bef.tar.gz
Shaarli-310f0973b5db131ec4e7d34e4f9265be4b663bef.tar.zst
Shaarli-310f0973b5db131ec4e7d34e4f9265be4b663bef.zip
Add a description to wallabag plugin parameters
Diffstat (limited to 'plugins')
-rw-r--r--plugins/wallabag/wallabag.meta4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/wallabag/wallabag.meta b/plugins/wallabag/wallabag.meta
index 26e1ea63..9c93f81c 100644
--- a/plugins/wallabag/wallabag.meta
+++ b/plugins/wallabag/wallabag.meta
@@ -1,2 +1,4 @@
1description="For each link, add a Wallabag icon to save it in your instance." 1description="For each link, add a Wallabag icon to save it in your instance."
2parameters="WALLABAG_URL;WALLABAG_VERSION" \ No newline at end of file 2parameters="WALLABAG_URL;WALLABAG_VERSION"
3parameter.WALLABAG_URL="Wallabag API URL"
4parameter.WALLABAG_VERSION="Wallabag API version (1 or 2)" \ No newline at end of file