Updated Backup & Restore (markdown)

Michael Stanclift 2020-10-22 16:51:27 -05:00
parent 9e9f2b8b49
commit e9bc113ae4

@ -8,7 +8,7 @@ Added in version 2.1, `./gravity-sync.sh backup` will perform a SQLITE3 operated
By default, seven (7) days worth of backups will be retained in the backup folder. You can adjust the retention length by changing the `BACKUP_RETAIN` variable in your gravity-sync.conf file.
Learn More: [Hidden Figures](https://github.com/vmstan/gravity-sync/wiki/Hidden-Figures#backup_retain)
See Also: [Hidden Figures](https://github.com/vmstan/gravity-sync/wiki/Hidden-Figures#backup_retain)
### Restore Function