12 lines
183 B
YAML
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: {}
|