Cleanup the transaction memos
This commit is contained in:
8
config/cron.php
Normal file
8
config/cron.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
* These are for the cron tasks that run
|
||||
*/
|
||||
|
||||
return [
|
||||
'timezone' => 'UTC',
|
||||
];
|
||||
Reference in New Issue
Block a user