12 lines
185 B
YAML
12 lines
185 B
YAML
listen:
|
|
-
|
|
port: 5282
|
|
module: ejabberd_http
|
|
request_handlers:
|
|
/muclogs: mod_muc_log_http
|
|
|
|
modules:
|
|
# mod_muc_log:
|
|
# outdir: "/tmp/muclogs"
|
|
mod_muc_log_http: {}
|