Set default minimum borgmatic version to match config format

This commit is contained in:
Manu 2023-04-26 11:24:02 +01:00
parent 7efeb1be5e
commit f0a5d22b2d

View File

@ -41,7 +41,7 @@ borgmatic_check_last: 3
borgmatic_store_atime: true
borgmatic_store_ctime: true
borgmatic_relocated_repo_access_is_ok: false
borgmatic_version: false
borgmatic_version: ">=1.7.11"
borg_venv_path: "/opt/borgmatic"
borg_user: "root"