location: source_directories: - /etc - /home - /opt - /root - /srv - /usr - /var repositories: - /var/backups/borg/{fqdn}.repo exclude_from: - /etc/borgmatic/excludes storage: encryption_passcommand: 'cat /srv/borg/.borg-passphrase' archive_name_format: '{now:%Y-%m-%dT%H:%M}' retention: !include /etc/borgmatic/retention.yaml consistency: checks: - repository - archives prefix: '2' # This foo line is required with old borgmatic version. output: color: false