Browse Source

fix wordwrap for html

Tony Fernandez 7 months ago
parent
commit
1817b9a9ea
1 changed files with 6 additions and 3 deletions
  1. 6 3
      borgmatic/config/schema.yaml

+ 6 - 3
borgmatic/config/schema.yaml

@@ -1662,7 +1662,8 @@ properties:
                     html:
                         type: integer
                         description: |
-                            Set to 1 to enable HTML parsing of the message. Set to 0 for plain text.
+                            Set to 1 to enable HTML parsing of the message. Set
+                            to 0 for plain text.
                         example: 1
                     sound:
                         type: string
@@ -1730,7 +1731,8 @@ properties:
                     html:
                         type: integer
                         description: |
-                            Set to 1 to enable HTML parsing of the message. Set to 0 for plain text.
+                            Set to 1 to enable HTML parsing of the message. Set
+                            to 0 for plain text.
                         example: 1
                     sound:
                         type: string
@@ -1797,7 +1799,8 @@ properties:
                     html:
                         type: integer
                         description: |
-                            Set to 1 to enable HTML parsing of the message. Set to 0 for plain text.
+                            Set to 1 to enable HTML parsing of the message. Set
+                            to 0 for plain text.
                         example: 1
                     sound:
                         type: string