Cleanup the transaction memos

This commit is contained in:
Nabeel Shahzad
2018-03-06 06:17:45 -06:00
parent 9d3953f3ac
commit 453ca5b180
8 changed files with 53 additions and 34 deletions

8
config/cron.php Normal file
View File

@@ -0,0 +1,8 @@
<?php
/**
* These are for the cron tasks that run
*/
return [
'timezone' => 'UTC',
];