mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-13 08:06:26 +03:00
Typo
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user