diff options
Diffstat (limited to 'app/config/config.yml')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index a8766694..86188455 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -82,6 +82,7 @@ doctrine: | |||
82 | password: "%database_password%" | 82 | password: "%database_password%" |
83 | charset: UTF8 | 83 | charset: UTF8 |
84 | path: "%database_path%" | 84 | path: "%database_path%" |
85 | server_version: 5.6 | ||
85 | 86 | ||
86 | orm: | 87 | orm: |
87 | auto_generate_proxy_classes: "%kernel.debug%" | 88 | auto_generate_proxy_classes: "%kernel.debug%" |