mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-21 07:50:49 +01:00
Created Section XMPP (basic) (markdown)
parent
6d6a3aa2fd
commit
fad816d51b
10
Section-XMPP-(basic).md
Normal file
10
Section-XMPP-(basic).md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
```
|
||||||
|
[xmpp.myxmpp]
|
||||||
|
Server="jabber.example.com:5222"
|
||||||
|
#Jid your userid
|
||||||
|
Jid="user@example.com"
|
||||||
|
Password="yourpass"
|
||||||
|
Muc="conference.jabber.example.com"
|
||||||
|
Nick="xmppbot"
|
||||||
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user