Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 2892:bf9fc41bf7ad
mod_register_dnsbl: Add support for IPv6 DNSBL
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 23 Feb 2018 22:00:18 +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`
