mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Added %kernel.debug%
This commit is contained in:
@@ -3,7 +3,7 @@ httplug:
|
||||
logger:
|
||||
enabled: true
|
||||
redirect:
|
||||
preserve_header: true
|
||||
preserve_header: '%kernel.debug%' # Set to true if you want enable logging in production
|
||||
|
||||
discovery:
|
||||
client: 'auto'
|
||||
|
||||
Reference in New Issue
Block a user