This commit is contained in:
2019-06-03 15:22:10 +02:00
parent ae4a72b08b
commit bbdde0d00d
13 changed files with 64 additions and 39 deletions

View File

@@ -0,0 +1,5 @@
enabled: false
modules:
- array
- intl
- date

View File

@@ -1,4 +1,5 @@
absolute_urls: false
timezone: Europe/Paris
param_sep: ':'
wrapped_site: false
reverse_proxy_setup: false
@@ -8,12 +9,14 @@ username_regex: '^[a-z0-9_-]{3,16}$'
pwd_regex: '(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).{8,}'
intl_enabled: true
languages:
supported:
- fr
include_default_lang: true
translations: true
translations_fallback: true
session_store_active: false
http_accept_language: false
override_locale: false
session_store_active: true
http_accept_language: true
override_locale: true
home:
alias: /home
hide_in_urls: false