From dbc3fc356ce58a1a8a37422b387ca22f7b3a651b Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 20 Jul 2026 23:04:51 -0700 Subject: [PATCH] Fix schema example for "archive_username" (#1317). --- borgmatic/config/schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 11ed0b49..8e7c4110 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -535,7 +535,7 @@ properties: "archive_name_format", "match_archives", etc. Defaults to the username of the user running borgmatic. (This option is supported for Borg 1.4.5+ only.) - example: example.org + example: backup_user file_list_format: type: string description: |