From 54884da8fabc63ca23716c69cac14338cfdedb2f Mon Sep 17 00:00:00 2001 From: Tony Fernandez Date: Fri, 8 Nov 2024 13:46:19 -0500 Subject: [PATCH] priority word wrap --- borgmatic/config/schema.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 20bbe4c1..98b6b303 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -1637,7 +1637,8 @@ properties: priority: type: integer description: | - A value of -2, -1, 0 (default), 1 or 2 that indicates the message priority. + A value of -2, -1, 0 (default), 1 or 2 that + indicates the message priority. example: 0 expire: type: integer @@ -1703,7 +1704,8 @@ properties: priority: type: integer description: | - A value of -2, -1, 0 (default), 1 or 2 that indicates the message priority. + A value of -2, -1, 0 (default), 1 or 2 that + indicates the message priority. example: 0 expire: type: integer @@ -1768,7 +1770,8 @@ properties: priority: type: integer description: | - A value of -2, -1, 0 (default), 1 or 2 that indicates the message priority. + A value of -2, -1, 0 (default), 1 or 2 that + indicates the message priority. example: 0 expire: type: integer