Add auto-backup in HOME_ASSISTANT, MATRIX, N8N, PROTONMAIL
This commit is contained in:
parent
c925c6793e
commit
221b1f8b6a
8 changed files with 187 additions and 24 deletions
|
@ -4,8 +4,9 @@ server:
|
|||
domain: mrdev023.test
|
||||
backup:
|
||||
folder: /backup
|
||||
cron_expression: "0 2 * * *"
|
||||
cron_expression: "* * * * *"
|
||||
retention_days: 7
|
||||
filename_date_format: "%Y-%m-%d"
|
||||
acme:
|
||||
email: florian.richer.97@outlook.com
|
||||
debug: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue