diff options
Diffstat (limited to 'phpBB/config/avatar.yml')
-rw-r--r-- | phpBB/config/avatar.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/avatar.yml b/phpBB/config/avatar.yml index 5292489715..b0dca137b0 100644 --- a/phpBB/config/avatar.yml +++ b/phpBB/config/avatar.yml @@ -60,6 +60,7 @@ services: - %core.php_ext% - @path_helper - @mimetype.guesser + - @dispatcher - @cache.driver calls: - [set_name, [avatar.driver.upload]] |