Changed from -k DaysKept -> -b BackupForDays + some readme tweaks

This commit is contained in:
mag37 2025-12-07 09:52:58 +01:00
parent c931b16eab
commit 3fb2cc2d05
3 changed files with 33 additions and 32 deletions

View file

@ -28,7 +28,7 @@
#CurlRetryCount=3 # Max number of curl retries
#CurlConnectTimeout=5 # Time to wait for curl to establish a connection before failing
#DisplaySourcedFiles=false # Display what files are being sourced/used
#DaysKept=7 # Enable backups of images and removes backups older than N days.
#BackupForDays=7 # Enable backups of images and removes backups older than N days.
### Notify settings
## All commented values are examples only. Modify as needed.