Files
phpvms/config/cron.php
T

9 lines
93 B
PHP

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