routing.yaml 335 字节
Newer Older
伟伟权's avatar
伟伟权 已提交
1 2 3
framework:
    router:
        utf8: true
伟伟权 已提交
4 5 6 7 8 9 10 11 12

        # Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
        # See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
        #default_uri: http://localhost

when@prod:
    framework:
        router:
            strict_requirements: null