TaskSystem/config/cron.php

5 lines
36 B
PHP
Raw Normal View History

2023-08-09 14:43:30 +08:00
<?php
return [
'tasks' => []
];