1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 18:41:52 +02:00
Files
php-phpbb/phpBB/config/default/routing/cron.yml
Máté Bartus 6eecc26e31 [ticket/14542] Move cron to controller
PHPBB3-14542
2016-08-05 22:50:54 +02:00

4 lines
93 B
YAML

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