Files
symfony-flex-recipes/symfony/routing/4.2/config/packages/routing.yaml
T
Ryan Weaver 59cfb5641f 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.
2019-10-23 12:11:18 -04:00

4 lines
42 B
YAML

framework:
router:
utf8: true