phpvms/config/cron.php
2018-03-06 06:17:45 -06:00

9 lines
93 B
PHP

<?php
/**
* These are for the cron tasks that run
*/
return [
'timezone' => 'UTC',
];