backup retention variable

This commit is contained in:
Michael Stanclift
2020-07-10 22:13:49 -05:00
parent 043928237f
commit bc08ed3fa6
3 changed files with 16 additions and 4 deletions
+5
View File
@@ -169,6 +169,11 @@ The `./gravity-sync.sh config` function will attempt to ping the remote host to
Default setting in Gravity Sync is 0, change to 1 to skip this network test.
#### `BACKUP_RETAIN=''`
The `./gravity-sync.sh backup` function will retain a defined number of previous `gravity.db` and `custom.list` backups.
Default setting in Gravity Sync is 7, adjust as resired.
## Execution
If you are just straight up unable to run the `gravity-sync.sh` file, make sure it's marked as an executable by Linux.