config.php.dist 118 B

1234
  1. <?php
  2. $GLOBALS['plugins']['WALLABAG_URL'] = 'https://demo.wallabag.org';
  3. $GLOBALS['plugins']['WALLABAG_VERSION'] = 1;