aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/wallabag/config.php.dist
blob: a602708f0babeb8e76e3971a8347013f00fad64f (plain) (blame)
1
2
3
4
<?php

$GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org';
$GLOBALS['plugins']['WALLABAG_VERSION'] = 1;