Exclude Mastodon cache from backup

This commit is contained in:
Sam A. 2024-01-10 18:03:39 +01:00
parent 9164b39906
commit 0fdfd2e76f
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ services:
RESTIC_BACKUP_ARGS: >-
--tag datacoop-volumes
--exclude '*.tmp'
--exclude '/mnt/volumes/mastodon/mastodon_data/cache/'
--verbose
RESTIC_FORGET_ARGS: >-
--keep-last 10