ejabberd-contrib/mod_muc_log_http/conf/mod_muc_log_http.yml
2015-03-11 14:19:35 +01:00

12 lines
183 B
YAML

listen:
-
port: 5282
module: ejabberd_http
request_handlers:
"muclog": mod_muc_log_http
modules:
mod_muc_log:
outdir: "/tmp/muclogs"
mod_muc_log_http: {}