[CLOUD] Add auto-backup
This commit is contained in:
parent
27c82e21bc
commit
c925c6793e
2 changed files with 30 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
# Global configuration
|
||||
server:
|
||||
domain: mrdev023.test
|
||||
backup:
|
||||
folder: /backup
|
||||
cron_expression: "0 2 * * *"
|
||||
retention_days: 7
|
||||
acme:
|
||||
email: florian.richer.97@outlook.com
|
||||
debug: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue