phpvms/config/cron.php

9 lines
93 B
PHP
Raw Permalink Normal View History

2018-03-06 20:17:45 +08:00
<?php
/**
* These are for the cron tasks that run
*/
return [
'timezone' => 'UTC',
];