feat: support 7z archive

This commit is contained in:
ttionya
2021-02-27 15:33:25 +08:00
parent 442fe217f8
commit 836f8d462f
5 changed files with 21 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ services:
# CRON: '5 * * * *'
# ZIP_ENABLE: 'TRUE'
# ZIP_PASSWORD: 'WHEREISMYPASSWORD?'
# ZIP_TYPE: 'zip'
# BACKUP_FILE_DATE_SUFFIX: ''
# BACKUP_KEEP_DAYS: 0
# MAIL_SMTP_ENABLE: 'FALSE'