prevent yaml lint error

yamllint: too many spaces after colon (colons)
This commit is contained in:
Oskar Stark
2018-07-16 10:31:25 +02:00
committed by GitHub
parent 1035def5fc
commit 0385c83f75
@@ -14,6 +14,6 @@ monolog:
# type: chromephp
# level: info
console:
type: console
type: console
process_psr_3_messages: false
channels: ["!event", "!doctrine", "!console"]