diff options
Diffstat (limited to 'app/config/config.yml')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index ee0f0a38..4b34af30 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -54,7 +54,6 @@ doctrine: | |||
54 | charset: "%database_charset%" | 54 | charset: "%database_charset%" |
55 | path: "%database_path%" | 55 | path: "%database_path%" |
56 | unix_socket: "%database_socket%" | 56 | unix_socket: "%database_socket%" |
57 | server_version: 5.6 | ||
58 | 57 | ||
59 | orm: | 58 | orm: |
60 | auto_generate_proxy_classes: "%kernel.debug%" | 59 | auto_generate_proxy_classes: "%kernel.debug%" |