]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Merge pull request #1903 from wallabag/force-server-version
[github/wallabag/wallabag.git] / app / config / config.yml
index a876669407caf66826d9b54974b25669682d6342..8618845516813fb3fc3e2f583595b68d972729a9 100644 (file)
@@ -82,6 +82,7 @@ doctrine:
         password: "%database_password%"
         charset:  UTF8
         path:     "%database_path%"
+        server_version: 5.6
 
     orm:
         auto_generate_proxy_classes: "%kernel.debug%"