borgmatic: modify jellyfin backup exeption

This commit is contained in:
vincent 2024-05-16 19:19:00 +02:00
parent 1520ec0dcc
commit f22e3406be

View File

@ -85,7 +85,7 @@ exclude_patterns:
- '*nomad/registry'
- '*nomad/pacoloco'
- '*nomad/pihole'
- '*nomad/jellyfin'
- '*nomad/jellyfin/config/data/library*'
match_archives: '*'
archive_name_format: '{{ env "node.datacenter" }}-{now:%Y-%m-%dT%H:%M:%S.%f}'