mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Do not use logger plugin since it has external dependency.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
httplug:
|
||||
plugins:
|
||||
logger:
|
||||
enabled: '%kernel.debug%' # Set to true if you want enable logging in production
|
||||
redirect:
|
||||
preserve_header: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user