diff options
Diffstat (limited to 'phpBB/config')
-rw-r--r-- | phpBB/config/cron_tasks.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/cron_tasks.yml b/phpBB/config/cron_tasks.yml index 3fd049f567..4fa5d1440e 100644 --- a/phpBB/config/cron_tasks.yml +++ b/phpBB/config/cron_tasks.yml @@ -30,6 +30,7 @@ services: - %core.php_ext% - @config - @dbal.conn + - @log calls: - [set_name, [cron.task.core.prune_shadow_topics]] tags: |