From 16a1121649042ea9735dca5bfb0d8f21d5f634d5 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 23 Mar 2025 18:45:49 -0700 Subject: [PATCH] Get existing end-to-end tests passing (#303). --- 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 a7c9fc4c..078c7237 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -37,7 +37,7 @@ properties: path: type: string description: The local path or Borg URL of the repository. - example: ssh://user@backupserver/./{fqdn} + example: ssh://user@backupserver/./sourcehostname.borg label: type: string description: |