aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-01-03 21:41:36 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-01-03 21:41:36 +0100
commit072bf470fc252ae5942956df896765c3b0e53e66 (patch)
tree5a0e929f0f41f7283dd75a1815f6f12cdf82dfa9 /phpBB/config
parent56314f4c22491dd5b2aacb2a013850c7f3171be8 (diff)
parent14fd750b087c7c9e31f9701bb08ced08db964d12 (diff)
downloadforums-072bf470fc252ae5942956df896765c3b0e53e66.tar
forums-072bf470fc252ae5942956df896765c3b0e53e66.tar.gz
forums-072bf470fc252ae5942956df896765c3b0e53e66.tar.bz2
forums-072bf470fc252ae5942956df896765c3b0e53e66.tar.xz
forums-072bf470fc252ae5942956df896765c3b0e53e66.zip
Merge branch 'ticket/14957' into ticket/14957-rhea
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/default/container/services_db.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/config/default/container/services_db.yml b/phpBB/config/default/container/services_db.yml
index d7a8238400..d538177603 100644
--- a/phpBB/config/default/container/services_db.yml
+++ b/phpBB/config/default/container/services_db.yml
@@ -5,9 +5,7 @@ services:
- '@service_container'
dbal.conn.driver:
- class: '%dbal.driver.class%'
- calls:
- - [sql_connect, ['%dbal.dbhost%', '%dbal.dbuser%', '%dbal.dbpasswd%', '%dbal.dbname%', '%dbal.dbport%', false, '%dbal.new_link%']]
+ synthetic: true
# ----- DB Tools -----
dbal.tools.factory: