ejabberd-contrib/mod_muc_log_http/conf/mod_muc_log_http.yml

12 lines
184 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: {}