Updated ejabberd module documentation

This commit is contained in:
Ossi Salmi 2011-10-20 14:04:01 +03:00 committed by Timo Mkinen
parent 90f329e53e
commit 930cc6cbe1

View file

@ -8,6 +8,15 @@
# $ejabberd_admin:
# Array of users with admin privileges.
#
# $ejabberd_ssl_key:
# Path to SSL private key.
#
# $ejabberd_ssl_cert:
# Path to SSL certificate.
#
# $ejabberd_ssl_chain:
# Path to SSL certificate chain.
#
class ejabberd {
if !$ejabberd_hosts {