aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/wallabag/config.php.dist
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wallabag/config.php.dist')
-rw-r--r--plugins/wallabag/config.php.dist3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/wallabag/config.php.dist b/plugins/wallabag/config.php.dist
index 7cf0d303..a602708f 100644
--- a/plugins/wallabag/config.php.dist
+++ b/plugins/wallabag/config.php.dist
@@ -1,3 +1,4 @@
1<?php 1<?php
2 2
3$GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org/'; \ No newline at end of file 3$GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org';
4$GLOBALS['plugins']['WALLABAG_VERSION'] = 1; \ No newline at end of file