1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +02:00
Files
php-phpbb/phpBB/config/default/routing/cron.yml
Máté Bartus 7a173877b7 [ticket/14542] Move cron to controller
PHPBB3-14542
2019-05-06 21:45:15 +02:00

4 lines
93 B
YAML

phpbb_cron_run:
path: /{cron_type}
defaults: { _controller: cron.controller:handle }