]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - plugins/wallabag/config.php.dist
Merge pull request #500 from ArthurHoaro/plugin-icon-style
[github/shaarli/Shaarli.git] / plugins / wallabag / config.php.dist
1 <?php
2
3 $GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org';
4 $GLOBALS['plugins']['WALLABAG_VERSION'] = 1;