corrected some mistakes thanks bart
This commit is contained in:
parent
93ee2c698c
commit
0a1da8cfae
@ -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).
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user