aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/default/container/services_files.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_files.yml b/phpBB/config/default/container/services_files.yml
index 6f0b10cce1..cd27d0745c 100644
--- a/phpBB/config/default/container/services_files.yml
+++ b/phpBB/config/default/container/services_files.yml
@@ -9,3 +9,9 @@ services:
- @filesystem
- @mimetype.guesser
- @plupload
+
+ files.upload:
+ class: phpbb\files\upload
+ scope: prototype
+ arguments:
+ - @filesystem