This commit is contained in:
Tobias Nyholm
2017-05-23 12:53:55 +02:00
parent a588b3c2a3
commit ddf22c7e3f
@@ -1,9 +1,9 @@
httplug:
plugins:
logger:
enabled: true
enabled: '%kernel.debug%' # Set to true if you want enable logging in production
redirect:
preserve_header: '%kernel.debug%' # Set to true if you want enable logging in production
preserve_header: true
discovery:
client: 'auto'