Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 4146:bebc5740fc16
mod_firewall: Add jabberspam-simple-blocklist.pfw and spam-blocklists.pfw
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 20 Sep 2020 15:57:04 +0100 |
parents | 1f68287138e3 |
children |
line wrap: on
line source
Introduction ============ This module attempts to sanitize XHTML-IM messages. It does **not** attempt to sanitize any CSS embedded in `style` attributes, these are instead stripped by default. Configuration ============= Option Type Default ------------------------ --------- --------- `strip_xhtml_style` boolean `true` `bounce_invalid_xhtml` boolean `false`