<?php
return [
'default_cron' => '0 3 * * *',
'local_path' => '/var/backups/mailwolt',
'compression' => 'zstd',
'retention' => '7',
];