mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
Changed from -k DaysKept -> -b BackupForDays + some readme tweaks
This commit is contained in:
parent
c931b16eab
commit
3fb2cc2d05
3 changed files with 33 additions and 32 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue