cleanup backup files

This commit is contained in:
xiaomlove
2025-05-17 15:14:55 +07:00
parent 0b35fe662d
commit be07e64bd6
7 changed files with 41 additions and 14 deletions
+2
View File
@@ -68,6 +68,8 @@ return [
'via_sftp_help' => 'Whether to save via FTP. If so, add the configuration information to the .env file, refer to <a href="https://laravel.com/docs/master/filesystem#sftp-driver-configuration">Laravel doc</a>',
'export_path' => 'Export to directory',
'export_path_help' => 'Not set to use the system temporary directory::default_path. you can use third-party specialized tools to transfer offsite saves.' ,
'retention_count' => 'Retention count',
'retention_count_help' => 'Retain only the latest backup records, old ones will be deleted regularly. Default: :default_count',
],
'hr' => [
'tab_header' => 'H&R',