Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 4865:bd0a1f917d98
mod_http_xep227: New module providing HTTP API for account data import/export
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 12 Jan 2022 16:42:08 +0000 |
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`