Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 2917:cd5e6534b813
mod_storage_xmlarchive: Add additional debug logging
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 09 Mar 2018 21:58:47 +0100 |
| 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`
