hassio-auto-backup/README.md

5 lines
385 B
Markdown
Raw Permalink Normal View History

2021-09-14 13:52:11 +00:00
# Auto Backup
2021-09-14 13:30:49 +00:00
This plugins takes a backup of your hassio instance based on the timing you specify in config. Just use standard cron format (min hour day month weekday).
You can specify how many backups you want to mantain (should be >= 1). Note that backups are deleted after a new one is taken, so if something goes wrong, you end up with no recent backup and the oldest valid ones.