From 4b7fbce2915aea724f8de14b1ff252ddd11c3686 Mon Sep 17 00:00:00 2001 From: Tony Fernandez Date: Fri, 8 Nov 2024 14:05:27 -0500 Subject: [PATCH] fix sound word wrap --- borgmatic/config/schema.yaml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index dd9d459c..9686fb19 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -1668,8 +1668,9 @@ properties: sound: type: string description: | - The name of a supported sound to override your default sound choice. All - options can be found here: https://pushover.net/api#sounds + The name of a supported sound to override your + default sound choice. All options can be found + here: https://pushover.net/api#sounds example: bike title: type: string @@ -1737,8 +1738,9 @@ properties: sound: type: string description: | - The name of a supported sound to override your default sound choice. All - options can be found here: https://pushover.net/api#sounds + The name of a supported sound to override your + default sound choice. All options can be found + here: https://pushover.net/api#sounds example: bike title: type: string @@ -1805,8 +1807,9 @@ properties: sound: type: string description: | - The name of a supported sound to override your default sound choice. All - options can be found here: https://pushover.net/api#sounds + The name of a supported sound to override your + default sound choice. All options can be found + here: https://pushover.net/api#sounds example: bike title: type: string