aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/console.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/config/console.yml b/phpBB/config/console.yml
index 2aa89ee0cc..344274f963 100644
--- a/phpBB/config/console.yml
+++ b/phpBB/config/console.yml
@@ -46,8 +46,8 @@ services:
tags:
- { name: console.command }
- console.command.cron.run_all:
- class: phpbb\console\command\cron\run_all
+ console.command.cron.run:
+ class: phpbb\console\command\cron\run
arguments:
- @cron.manager
- @cron.lock_db