mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
prevent yaml lint error
yamllint: too many spaces after colon (colons)
This commit is contained in:
@@ -12,6 +12,6 @@ monolog:
|
||||
path: "%kernel.logs_dir%/%kernel.environment%.log"
|
||||
level: debug
|
||||
console:
|
||||
type: console
|
||||
type: console
|
||||
process_psr_3_messages: false
|
||||
channels: ["!event", "!doctrine"]
|
||||
|
||||
Reference in New Issue
Block a user