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