wallabag/app/config
Jeremy Benoist 69c21157ba Force server version to avoid connexion error
When installing a new project with MySQL, if the database doesn't exist before installation will fail because DBAL will try to get the server version by querying it.
And since this query is done using the default database connexion and since the database doesn't exist, DBAL can't connect to the server.
2016-04-10 15:34:32 +02:00
..
capistrano Update Capistrano configuration for symfony3 2016-02-17 15:02:50 +01:00
tests CS 2016-02-04 16:06:05 +01:00
config.yml Force server version to avoid connexion error 2016-04-10 15:34:32 +02:00
config_dev.yml Update HTML 2FA template 2016-01-21 11:03:27 +01:00
config_prod.yml * public registration 2015-10-03 13:30:43 +02:00
config_test.yml Disable translation in test 2016-03-20 21:10:58 +01:00
parameters.yml.dist CS 2016-02-04 16:06:05 +01:00
routing.yml Rename CommentBundle with AnnotationBundle 2016-02-26 18:14:42 +01:00
routing_dev.yml Update bundle & stock file 2016-01-15 09:35:38 +01:00
routing_rest.yml Comment work with annotator v2 2016-02-26 18:13:17 +01:00
security.yml Add version in API 2016-03-07 15:00:03 +01:00
services.yml Use a different way to use piwik 2016-02-22 11:11:08 +01:00