Update tinytinyrss

This commit is contained in:
Tobias Reisinger 2023-12-17 02:25:20 +01:00
parent 7638b24bfe
commit e8b1b05ba9
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 10 additions and 74 deletions
roles/backup/templates

View file

@ -59,7 +59,8 @@ rm -rf "$BACKUP_LOCATION"
echo "forgetting old backups for $(hostname)"
docker compose run --rm app forget --host "$(hostname)" --prune \
--keep-last 7 \
--keep-daily 14 \
--keep-weekly 28 \
--keep-weekly 16 \
--keep-monthly 12 \
--keep-yearly 2