Remove useless spaces

This commit is contained in:
Jeremy Benoist
2016-06-24 11:28:07 +02:00
parent fb5c17a9ab
commit 2bc9cad78e
6 changed files with 48 additions and 42 deletions

View File

@ -14,12 +14,12 @@ imports:
monolog:
handlers:
main:
type: fingers_crossed
type: fingers_crossed
action_level: error
handler: nested
handler: nested
nested:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
level: debug
console:
type: console
type: console