Browse Source

Update 'raw/configuring_an_xmpp_server_prosody_0.11.md'

fix xmpp uri
master
rra 5 years ago
parent
commit
cc0d287bdf
  1. 2
      raw/configuring_an_xmpp_server_prosody_0.11.md

2
raw/configuring_an_xmpp_server_prosody_0.11.md

@ -227,7 +227,7 @@ Alternatively you can change `allow_registration = false;` to `allow_registratio
Now you can try connecting to your own server by using a client like Gajim or Conversations. Login with the above configured username and password.
If you have questions about Prosody, the project's [documentation](http://prosody.im/doc) is quite good. If you can't find answers there, try contacting prosody developers and users directly via [the Prosody XMPP chatroom](xmpp://prosody.conference.prosody.im?join)
If you have questions about Prosody, the project's [documentation](http://prosody.im/doc) is quite good. If you can't find answers there, try contacting prosody developers and users directly via [the Prosody XMPP chatroom](xmpp:prosody.conference.prosody.im?join)
This guide is a companion to our article [Have You Considered The Alternative?](http://homebrewserver.club/have-you-considered-the-alternative.html) on instant messaging. Also check out our guide on [XMPP clients](http://homebrewserver.club/picking-modern-xmpp-clients.html).

Loading…
Cancel
Save