mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
PoC of rule-based tagging
This commit is contained in:
parent
0a0c600887
commit
c3510620ad
6 changed files with 855 additions and 30 deletions
|
@ -29,6 +29,7 @@ class AppKernel extends Kernel
|
|||
new FOS\OAuthServerBundle\FOSOAuthServerBundle(),
|
||||
new Wallabag\UserBundle\WallabagUserBundle(),
|
||||
new Scheb\TwoFactorBundle\SchebTwoFactorBundle(),
|
||||
new KPhoen\RulerZBundle\KPhoenRulerZBundle(),
|
||||
);
|
||||
|
||||
if (in_array($this->getEnvironment(), array('dev', 'test'))) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue