X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig_prod.yml;h=c45f0fa664fc354cfef929a6567f87af5f370bfa;hb=refs%2Fpull%2F1095%2Fhead;hp=342837a03137f7f2d10763f5ce9003b8d9154108;hpb=93fd4692f6eb753cae16358131c8049d84cfbb41;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config_prod.yml b/app/config/config_prod.yml index 342837a0..c45f0fa6 100644 --- a/app/config/config_prod.yml +++ b/app/config/config_prod.yml @@ -17,6 +17,11 @@ 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"