Changes

Jump to navigation Jump to search
46 bytes added ,  15:14, 26 January 2015
no edit summary
Line 4: Line 4:     
==Installation==
 
==Installation==
These instruction are for SME Server 9.0 only.
+
These instructions are for SME Server 9.0 only.
    
Prosody is available from the [[epel|'''epel''']] repository, so you have to enable the [[epel|'''epel''']] repository.
 
Prosody is available from the [[epel|'''epel''']] repository, so you have to enable the [[epel|'''epel''']] repository.
Line 23: Line 23:  
Prosody's configuration file is located at:
 
Prosody's configuration file is located at:
 
  /etc/prosody/prosody.cfg.lua
 
  /etc/prosody/prosody.cfg.lua
The basic setting you have to change to run your prosody server on your domain:
+
The basic setting you have to change to run your prosody server on your domain (replace "example.com" with "yourdomain.com":
 
  admins = {"admin@yourdomain.com"}
 
  admins = {"admin@yourdomain.com"}
 
  allow_registration = true
 
  allow_registration = true

Navigation menu