From 407bb33359925673cbc0d84120b7003cf48a3eac Mon Sep 17 00:00:00 2001 From: estebanthilliez Date: Mon, 22 Apr 2024 20:47:03 +0200 Subject: [PATCH] Fix schema.yaml to comply with maximum line length --- borgmatic/config/schema.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 7ca317a2..538c468d 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -1667,7 +1667,8 @@ properties: description: | Create the check if it does not exist. Only works with the slug URL scheme (https://hc-ping.com// - as opposed to https://hc-ping.com/). Defaults to false. + as opposed to https://hc-ping.com/). + Defaults to false. example: true description: | Configuration for a monitoring integration with Healthchecks. Create