Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 3346:03cbffd807bb
mod_pastebin: Convert limit values to strings (fixes traceback)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 03 Oct 2018 13:08: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`
