summaryrefslogtreecommitdiff
path: root/restic_check.sh
Commit message (Collapse)AuthorAge
* Fix: Replace unsupported restic flags for 0.18.1 compatibilityv1.2Sam Scholten2025-10-22
| | | | | | - Replace --lock-retry-after and --lock-stale-timeout with --retry-lock - Fix shell script quoting issues (SC2086, SC2046) - All tests passing: local, remote, lint, format
* Release v1.1.0: Critical multi-device fixes for small VPS instancesv1.1.0v1.1Sam Scholten2025-10-22
| | | | | | | | - Fix memory swap configuration (allow 1G swap) - Add prune coordination (2-4 AM window with jitter) - Add lock retry settings for robustness - Increase rclone bandwidth to 2M - Memory limits increased to 512M
* initSam Scholten2025-09-11