]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/services.yml
Add simple stats in footer
[github/wallabag/wallabag.git] / app / config / services.yml
index 95b8f26f5b7b0509239b03f9e2ac48d5cd0415c2..a57ef0f3d42e43f0d24c96dcb56183769d7b1b03 100644 (file)
@@ -18,7 +18,10 @@ services:
         public: false
         arguments:
             - "@wallabag_core.entry_repository"
+            - "@wallabag_core.tag_repository"
             - "@security.token_storage"
+            - "%wallabag_core.cache_lifetime%"
+            - "@translator"
         tags:
             - { name: twig.extension }