realestatepilot / docker-restic-backupclient

Easy backups with docker and restic
MIT License
5 stars 5 forks source link

RESTIC_PRUNE_TIMEOUT is not optional #10

Open tgruenert opened 1 year ago

tgruenert commented 1 year ago

Documentation say:

RESTIC_PRUNE_TIMEOUT (optional): Timeout for the "prune" command, e.g. 1d2h3m4s or 24h

But without this parameter docker failed to start.