Software /
code /
prosody-modules
Diff
mod_http_muc_log/README.markdown @ 3582:444e2306c99a
mod_http_muc_log: Add option to show OOB images
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 May 2019 14:06:50 +0200 |
parent | 3581:dbc67120097f |
child | 3596:6e529f53b3c3 |
line wrap: on
line diff
--- a/mod_http_muc_log/README.markdown Sun May 05 14:05:00 2019 +0200 +++ b/mod_http_muc_log/README.markdown Sun May 05 14:06:50 2019 +0200 @@ -50,6 +50,15 @@ for rendering templates, with the pattern `"%b{}"` and HTML / XML escaping enabled. +## Inline images + +Inline images can optionally be shown. This is disabled by default for +privacy reasons. + +``` {.lua} +http_muc_log_show_images = true +``` + ## Calendar optimization The calendar view relies on an optional part of the Prosody archive