Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 3595:00a848ede42d
mod_http_muc_log: Preserve ?query part in redirect
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 13 May 2019 11:13:19 +0200 |
| parents | f6ed4421167d |
| children | 1f68287138e3 |
line wrap: on
line source
Introduction ============ This module attempts to sanitize XHTML-IM messages. Configuration ============= Option Type Default ------------------------ --------- --------- `strip_xhtml_style` boolean `false` `bounce_invalid_xhtml` boolean `false`
