Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/net-im/ejabberd/files/pkg-message.in
16146 views
Congratulations, you have installed %%PORTNAME%%!

  o To enable ejabberd you need to add following string to your /etc/rc.conf:

	ejabberd_enable="YES"

  o Config samples are located in %%PREFIX%%/etc/ejabberd - please, create
    working ones before running %%PORTNAME%%.
  o The home directory is /var/spool/ejabberd
  o PLEASE NOTE! "ejabberd" user UID and GID have changed from version 2.0.3
    of this port! Users are advised to check all configuration files and data
    in /var/spool/ejabberd to ensure everything has the correct owner/group.
  o To start using CAPTCHA functionality, please install ImageMagick port.