mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03: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%"
|