mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 19:16:32 +03:00
10 lines
276 B
YAML
10 lines
276 B
YAML
kunstmaan_admin:
|
|
multi_language: true
|
|
required_locales: nl|fr|en
|
|
default_locale: en
|
|
admin_locales: ['en']
|
|
website_title: 'MyProject' #Rename this to your website name
|
|
exception_logging: false
|
|
authentication:
|
|
enable_new_authentication: true
|