Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 5950:f89367e421d1
mod_storage_s3: Inherit default HTTP client settings
Here too
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 07 Aug 2024 21:28:11 +0200 |
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`