mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-25 22:55:52 -05:00
XMPP documentation fix.
This commit is contained in:
parent
cbc26b3a43
commit
527f224810
@ -88,12 +88,12 @@ For XMPP integration, you need to provide MeshCentral with a XMPP server, userna
|
||||
{
|
||||
"messaging": {
|
||||
"xmpp": {
|
||||
service: "xmppserver.com",
|
||||
credentials: {
|
||||
username: 'username',
|
||||
password: 'password'
|
||||
}
|
||||
}
|
||||
service: "xmppserver.com",
|
||||
credentials: {
|
||||
username: 'username',
|
||||
password: 'password'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user