aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/wallabag/config.php.dist
diff options
context:
space:
mode:
authorArthur <arthur@hoa.ro>2015-11-08 12:46:17 +0100
committerArthur <arthur@hoa.ro>2015-11-08 12:46:17 +0100
commit66017e28935c72ad4ed037f022483ee5630e7372 (patch)
treeed7ccfb26cda7cc42cfdeef69557ec071785a47e /plugins/wallabag/config.php.dist
parente760840feaf7eff6b3aae86545ff45231b9e3592 (diff)
parent1696f6aa07734c7502702cf810c9fdc93532ef56 (diff)
downloadShaarli-66017e28935c72ad4ed037f022483ee5630e7372.tar.gz
Shaarli-66017e28935c72ad4ed037f022483ee5630e7372.tar.zst
Shaarli-66017e28935c72ad4ed037f022483ee5630e7372.zip
Merge pull request #281 from ArthurHoaro/plugin-wallabag
PLUGIN wallabag
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