Changes

From SME Server
Jump to navigationJump to search
1 byte removed ,  05:25, 27 January 2015
Line 27: Line 27:  
  admins = {"admin@yourdomain.com"}
 
  admins = {"admin@yourdomain.com"}
 
  allow_registration = true
 
  allow_registration = true
  VirtualHost "localhost
+
  VirtualHost "localhost"
 
  VirtualHost "yourdomain.com"
 
  VirtualHost "yourdomain.com"
 
  enabled = true
 
  enabled = true
Line 35: Line 35:  
Any XMPP client can register itself on your server or you can use LDAP authentication so that your SME Server users automatically have access to your XMPP server.
 
Any XMPP client can register itself on your server or you can use LDAP authentication so that your SME Server users automatically have access to your XMPP server.
   −
Register yourself as "admin" to be an administrator as defined in the configuration file.  
+
Register yourself as "admin" to be an administrator as defined in the configuration file.
 
      
===Modules configuration===
 
===Modules configuration===

Navigation menu