config (borgmatic): add prowlar exception
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2024-12-28 09:43:52 +01:00
parent 42b8119f1d
commit 72d474191e

View File

@ -87,6 +87,7 @@ exclude_patterns:
- '*nomad/pihole'
- '*nomad/jellyfin/*'
- '*.log*'
- '*/nomad/prowlarr/Definitions/'
match_archives: '*'
archive_name_format: '{{ env "node.datacenter" }}-{now:%Y-%m-%dT%H:%M:%S.%f}'