aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index f6e92112f7..94d641ab8b 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -116,7 +116,8 @@ services:
class: phpbb_cron_manager
arguments:
- @cron.task_provider
- - @cache.driver
+ - %core.root_path%
+ - %core.php_ext%
cron.lock_db:
class: phpbb_lock_db