This commit is contained in:
C.J. May
2025-01-08 13:20:39 -06:00
committed by GitHub
parent 38e5720e11
commit 3dd240e0ac

View File

@@ -47,7 +47,7 @@ restic-backup.env
```bash ```bash
RESTIC_REPOSITORY=<whatever backend restic supports> RESTIC_REPOSITORY=<whatever backend restic supports>
RESTIC_PASSWORD=hopefullyasecturepw RESTIC_PASSWORD=hopefullyasecurepw
# snapshot prune rules # snapshot prune rules
RESTIC_KEEP_DAILY=7 RESTIC_KEEP_DAILY=7
RESTIC_KEEP_WEEKLY=4 RESTIC_KEEP_WEEKLY=4