Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 2996:0fb95dc11bc8
mod_firewall: Handle unsubcription action correctly (fixes #1119)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 04 Apr 2018 21:40:08 +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`
