diff --git a/raw/configuring_an_xmpp_server.md b/raw/configuring_an_xmpp_server.md index 3426298..701edd2 100644 --- a/raw/configuring_an_xmpp_server.md +++ b/raw/configuring_an_xmpp_server.md @@ -152,4 +152,4 @@ Now you can try connecting to your own server by using a client like Gajim or Co 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/404). +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). diff --git a/raw/downloads/prosody.cfg.lua b/raw/downloads/prosody.cfg.lua index 41dde41..e13307a 100644 --- a/raw/downloads/prosody.cfg.lua +++ b/raw/downloads/prosody.cfg.lua @@ -74,9 +74,3 @@ Component "dump.placeholderdomain.org" "http_upload" Component "muc.placeholderdomain.org" "muc" compression_level = 9 - -After you've set up all of the above it is time to start the server: - /etc/init.d/prosody restart - -Users can be added from the command line, you will also be prompted for a password: - prosodyctl adduser me@placeholderdomain.org