Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 3546:ef5d52ca31bb
mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 03 Apr 2019 11:37:13 +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`
