]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_prod.yml
Jump to Symfony 3.1
[github/wallabag/wallabag.git] / app / config / config_prod.yml
index c45f0fa664fc354cfef929a6567f87af5f370bfa..65b040ccef91420386eee74d097791774f1644f8 100644 (file)
@@ -2,8 +2,8 @@ imports:
     - { resource: config.yml }
 
 #framework:
-#    validation:
-#        cache: apc
+#    cache:
+#        system: cache.adapter.apcu
 
 #doctrine:
 #    orm:
@@ -17,11 +17,6 @@ monolog:
             type:         fingers_crossed
             action_level: error
             handler:      nested
-        wsse:
-            type: stream
-            path: %kernel.logs_dir%/%kernel.environment%.wsse.log
-            level: error
-            channels: [wsse]
         nested:
             type:  stream
             path:  "%kernel.logs_dir%/%kernel.environment%.log"