mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
7 lines
291 B
YAML
7 lines
291 B
YAML
KunstmaanNodeBundle:
|
|
resource: "@KunstmaanNodeBundle/Resources/config/routing.yml"
|
|
# If your site is not multi language, remove the "{_locale}/" part of the prefix and the requirements
|
|
prefix: /{_locale}/
|
|
requirements:
|
|
_locale: "%kunstmaan_admin.required_locales%"
|