replaced ~ by null

This commit is contained in:
Fabien Potencier
2019-08-01 08:33:55 +02:00
parent f205863ddb
commit 3fa6a5d2ca
32 changed files with 47 additions and 47 deletions
@@ -1,8 +1,8 @@
# see https://github.com/FrDeamon/logger-extra-bundle/blob/master/README.md#config-reference
deamon_logger_extra:
# the application name
application: ~
application: null
# the handler to update
handlers: 'main'
# configuration for all optional fields
config: ~
config: null