From dc78bf4d6ba6b6155bdd8520ae2adc231a3e2134 Mon Sep 17 00:00:00 2001 From: Tony Fernandez Date: Fri, 8 Nov 2024 14:06:39 -0500 Subject: [PATCH] fix TTL wordwrap --- 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 9686fb19..1feb7cdd 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -1680,8 +1680,9 @@ properties: ttl: type: integer description: | - The number of seconds that the message will live, before being deleted - automatically. The ttl parameter is ignored for messages with a priority + The number of seconds that the message will live, + before being deleted automatically. The ttl + parameter is ignored for messages with a priority. value of 2. example: 3600 url: @@ -1750,8 +1751,9 @@ properties: ttl: type: integer description: | - The number of seconds that the message will live, before being deleted - automatically. The ttl parameter is ignored for messages with a priority + The number of seconds that the message will live, + before being deleted automatically. The ttl + parameter is ignored for messages with a priority. value of 2. example: 3600 url: @@ -1819,8 +1821,9 @@ properties: ttl: type: integer description: | - The number of seconds that the message will live, before being deleted - automatically. The ttl parameter is ignored for messages with a priority + The number of seconds that the message will live, + before being deleted automatically. The ttl + parameter is ignored for messages with a priority. value of 2. example: 3600 url: