Mercurial > prosody-modules
comparison mod_xhtmlim/README.markdown @ 2865:f6ed4421167d
mod_xhtmlim: Attempts to sanitize XMTML-IM messages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 30 Jan 2018 18:49:09 +0100 |
parents | |
children | 1f68287138e3 |
comparison
equal
deleted
inserted
replaced
2864:6f3859233515 | 2865:f6ed4421167d |
---|---|
1 Introduction | |
2 ============ | |
3 | |
4 This module attempts to sanitize XHTML-IM messages. | |
5 | |
6 Configuration | |
7 ============= | |
8 | |
9 Option Type Default | |
10 ------------------------ --------- --------- | |
11 `strip_xhtml_style` boolean `false` | |
12 `bounce_invalid_xhtml` boolean `false` |