]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/wallabag/config.php.dist
Wallabag plugin improvement
[github/shaarli/Shaarli.git] / plugins / wallabag / config.php.dist
index 7cf0d303516c075d4dfcaaeb54b433bc0ee890e8..a602708f0babeb8e76e3971a8347013f00fad64f 100644 (file)
@@ -1,3 +1,4 @@
 <?php
 
-$GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org/';
\ No newline at end of file
+$GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org';
+$GLOBALS['plugins']['WALLABAG_VERSION'] = 1;
\ No newline at end of file