|
@@ -9,7 +9,7 @@ framework:
|
|
form: true
|
|
form: true
|
|
csrf_protection: true
|
|
csrf_protection: true
|
|
validation: { enable_annotations: true }
|
|
validation: { enable_annotations: true }
|
|
- translator: { fallback: en }
|
|
|
|
|
|
+ translator: { fallback: en }
|
|
templating: { engines: ['twig'] } #assets_version: SomeVersionScheme
|
|
templating: { engines: ['twig'] } #assets_version: SomeVersionScheme
|
|
session:
|
|
session:
|
|
default_locale: %locale%
|
|
default_locale: %locale%
|