]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Remove custom Postgres class
[github/wallabag/wallabag.git] / app / config / config.yml
index 092f3ec04860f342aecbfffb607252a45d168c80..ee0f0a38a8caf73f359ded5b914ce566818614ad 100644 (file)
@@ -46,7 +46,6 @@ twig:
 doctrine:
     dbal:
         driver: "%database_driver%"
-        driver_class: "%database_driver_class%"
         host: "%database_host%"
         port: "%database_port%"
         dbname: "%database_name%"