# XMPP MUC service (publicly logged) # # * logfiles are not created public readable - fix with this cronjob: # /etc/local-COMMON/ejabberd/cron.hourly/local-ejabberd-muc-publish # # Example Apache2 snippet: # Alias /logs /var/www/vhosts/www-ejabberd/conference # # Options Indexes # DirectoryIndex index.html # # # Depends: ejabberd-mod-muc-log-http modules: mod_muc_log: outdir: "/var/lib/ejabberd/logs" mod_muc_log_http: {}