]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/services.yml
Lost in translation pager
[github/wallabag/wallabag.git] / app / config / services.yml
index e0683ffc7256369109b9e6bed67ed188c438e1c9..480408d918c3e01ea34cc74ea61fd919ff7b82b0 100644 (file)
@@ -6,7 +6,7 @@ services:
     filesystem_cache:
         class: Doctrine\Common\Cache\FilesystemCache
         arguments:
-            - %kernel.cache_dir%/doctrine/metadata
+            - "%kernel.cache_dir%/doctrine/metadata"
 
     twig.extension.text:
         class: Twig_Extensions_Extension_Text