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