X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig.yml;fp=app%2Fconfig%2Fconfig.yml;h=04d757c1f3b9cbf87f0db517e23ee69c5f790f0b;hb=70265817aee257e7e635eda79ce3e037e3b4a242;hp=08da4f8f8bb8e11948cff4355e8924e083734462;hpb=08d6497c9cfeb107ff9781c46bac6368f3f92c9f;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index 08da4f8f..04d757c1 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -47,6 +47,7 @@ twig: doctrine: dbal: driver: "%database_driver%" + driver_class: "%database_driver_class%" host: "%database_host%" port: "%database_port%" dbname: "%database_name%"