aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/wallabag/config.php.dist
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2015-07-15 12:05:36 +0200
committerArthurHoaro <arthur@hoa.ro>2015-11-07 16:45:20 +0100
commit263d1f649574083be4b8826a57688a85d48d4d15 (patch)
treead7600940c1d4a4cbeeb7a020aefea6b412d5e85 /plugins/wallabag/config.php.dist
parenta52e8435939c641f964939f1df55cf7ceddcc0fd (diff)
downloadShaarli-263d1f649574083be4b8826a57688a85d48d4d15.tar.gz
Shaarli-263d1f649574083be4b8826a57688a85d48d4d15.tar.zst
Shaarli-263d1f649574083be4b8826a57688a85d48d4d15.zip
PLUGIN wallabag
Add a Wallabag icon in linklist for each link.
Diffstat (limited to 'plugins/wallabag/config.php.dist')
-rw-r--r--plugins/wallabag/config.php.dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/wallabag/config.php.dist b/plugins/wallabag/config.php.dist
new file mode 100644
index 00000000..7cf0d303
--- /dev/null
+++ b/plugins/wallabag/config.php.dist
@@ -0,0 +1,3 @@
1<?php
2
3$GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org/'; \ No newline at end of file