Software /
code /
prosody-modules
File
mod_xhtmlim/README.markdown @ 3492:f59334da6df9
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
This can happen if javascript is enabled but 3rd party resources are
blocked, or some other error happened.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Mar 2019 19:43:13 +0100 |
parent | 2865:f6ed4421167d |
child | 3699: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`