diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_xhtmlim/README.markdown	Tue Jan 30 18:49:09 2018 +0100
@@ -0,0 +1,12 @@
+Introduction
+============
+
+This module attempts to sanitize XHTML-IM messages.
+
+Configuration
+=============
+
+  Option                   Type      Default
+  ------------------------ --------- ---------
+  `strip_xhtml_style`      boolean   `false`
+  `bounce_invalid_xhtml`   boolean   `false`