Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 3123:f4e86d2662ec
mod_minimix: Handle having received no presence (should not happen)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 19 Jun 2018 22:00:17 +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`
