aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/default/container/services_files.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_files.yml b/phpBB/config/default/container/services_files.yml
index 25cd532ae3..a4136a0573 100644
--- a/phpBB/config/default/container/services_files.yml
+++ b/phpBB/config/default/container/services_files.yml
@@ -35,6 +35,7 @@ services:
arguments:
- @files.factory
- @language
+ - @php_ini
- @plupload
- @request
@@ -44,6 +45,7 @@ services:
arguments:
- @files.factory
- @language
+ - @php_ini
- @request
files.types.remote:
@@ -52,5 +54,6 @@ services:
arguments:
- @files.factory
- @language
+ - @php_ini
- @request
- %core.root_path%