Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 3644:9980ea72ff91
mod_pubsub_text_interface: Respond to receipts
Because why not?
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 09 Aug 2019 19:01:58 +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`
