Skip to content

Commit b0e1aad

Browse files
committed
fixed home page locale redirect
1 parent c320747 commit b0e1aad

File tree

2 files changed

+104
-98
lines changed

2 files changed

+104
-98
lines changed

app/config/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ symfony_cmf_create:
8989
phpcr_odm: true
9090

9191
lunetics_locale:
92+
strict_mode: true
9293
guessing_order:
9394
- cookie
9495
- router
9596
- browser
96-
allowed_locales: %locales%
97+
allowed_locales: %locales%

0 commit comments

Comments
 (0)