]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add default system-wide ignore origin rules with install support
authorKevin Decherf <kevin@kdecherf.com>
Sun, 11 Aug 2019 21:55:12 +0000 (23:55 +0200)
committerKevin Decherf <kevin@kdecherf.com>
Sat, 25 Apr 2020 13:59:23 +0000 (15:59 +0200)
commit2495b197614d82b99eed6bbec4562078f4429ad7
treec01fabd2a44139caa9fd5778b85946d5bc44f458
parentf39c5a2a702036750b4d7c32d02e7f92955a4eed
Add default system-wide ignore origin rules with install support

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
app/config/wallabag.yml
src/Wallabag/CoreBundle/Command/InstallCommand.php
src/Wallabag/CoreBundle/DataFixtures/IgnoreOriginInstanceRuleFixtures.php [new file with mode: 0644]
src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
src/Wallabag/CoreBundle/DependencyInjection/WallabagCoreExtension.php