Notification message body #520
|
I set the service to send a success or error notification to discord with every new backup. However, when the message is sent, the message body comes with line breaks, as follows: I would like the messages to have a single body, with all the information, as in the example below: Could someone help me with the formatting? I used as an example the template provided in the repository's documentation. |
Answered by
m90
Jan 9, 2025
Replies: 2 comments 1 reply
|
Seems you need to use the |
1 reply
Answer selected by
joaofaveri
All right! It worked perfectly! Thank you very much! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Seems you need to use the
splitlinesoption AS described here: containrrr/watchtower#1787 (reply in thread) to get the desired output