mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update XMPP.md
This commit is contained in:
parent
876969de10
commit
6fa445dd7d
1 changed files with 6 additions and 3 deletions
9
XMPP.md
9
XMPP.md
|
@ -5,11 +5,14 @@ YunoHost provide:
|
|||
* [Metronome](http://www.lightwitch.org/metronome): a XMPP server
|
||||
* [Jappix](/apps): a web XMPP client
|
||||
|
||||
## Thick XMPP client
|
||||
## Desktop XMPP client
|
||||
|
||||
You can use a thick XMPP client such as [Pidgin](http://pidgin.im/), [Gajim](http://gajim.org/index.fr.html), [Jitsi](http://jitsi.org/) or [Adium](https://adium.im/).
|
||||
You can connect to your XMPP server with any standard desktop XMPP client, such as [Pidgin](http://pidgin.im/), [Gajim](http://gajim.org/index.fr.html), [Jitsi](http://jitsi.org/) or [Adium](https://adium.im/).
|
||||
|
||||
You will need to setup your main e-mail address (without the @domain.tld) and your password.
|
||||
The credentials to give are :
|
||||
* The first part of your email address (without the @domain.tld)
|
||||
* Your standard YunoHost password
|
||||
|
||||
Your XMPP server runs on the standard port 5222. Your administrator might need to forward this port if the server is behind a router.
|
||||
|
||||
<img src="https://yunohost.org/images/Pidgin-add-acount.png" width=500>
|
Loading…
Reference in a new issue