Update doc for notify.xmpp (#3664)
* Update doc for notify.xmpp Add new optional variable. * Small grammar changes * Removed extra space
This commit is contained in:
parent
62bdb6f8fb
commit
06a0287769
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ Configuration variables:
|
|||
- **recipient** (*Required*): The Jabber ID (JID) that will receive the messages.
|
||||
- **tls** (*Optional*): Allow to disable TLS. Defaults to `true`.
|
||||
- **verify** (*Optional*): Allow disabling SSL certificate validity check (e.g., self-signed certificate). Defaults to `true`.
|
||||
- **room** (*Optional*): Room's name (e.g., example@conference.jabber.org). If set, send a message to chatroom instead of the sender.
|
||||
|
||||
All Jabber IDs (JID) must include the domain. Make sure that the password matches the account provided as sender.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue