mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-31 15:55:06 +01:00
Removed hardcoded database version
This commit is contained in:
parent
3527c30021
commit
6113dbbc20
@ -54,7 +54,6 @@ doctrine:
|
|||||||
charset: "%database_charset%"
|
charset: "%database_charset%"
|
||||||
path: "%database_path%"
|
path: "%database_path%"
|
||||||
unix_socket: "%database_socket%"
|
unix_socket: "%database_socket%"
|
||||||
server_version: 5.6
|
|
||||||
|
|
||||||
orm:
|
orm:
|
||||||
auto_generate_proxy_classes: "%kernel.debug%"
|
auto_generate_proxy_classes: "%kernel.debug%"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user