mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 03:56:24 +03:00
Less router config: only set strict_requirements to null in prod
The default value is true, and we only need to change that in the prod environment.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
framework:
|
||||
router:
|
||||
strict_requirements: true
|
||||
@@ -1,3 +0,0 @@
|
||||
framework:
|
||||
router:
|
||||
strict_requirements: true
|
||||
Reference in New Issue
Block a user