Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7f1868553cf1a8b545b15db6d6ec9eb4 > files > 17

ejabberd-2.1.6-4.fc15.src.rpm

## Settings for ejabberd

## Where should ejabberd find its configuration file?
#
#CONFIG_FILE=/etc/ejabberd/ejabberd.cfg

## ULIMIT_MAX_FILES alters the number of files that ejabberd is
## allowed to have open at once.  If it is unset the system default
## (usually 1024) will be used.  ejabberd will want over twice as many
## open files as it has active connections, so if you have a few
## hundred or more users you will want to set this.
#
#ULIMIT_MAX_FILES=1024