mod_xhtmlim/README.markdown
author tmolitor <thilo@eightysoft.de>
Thu, 25 Aug 2022 16:38:14 +0200
changeset 5018 eb3f99d0e72d
parent 3703 1f68287138e3
permissions -rw-r--r--
mod_register_apps: add monal iOS and macOS versions

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`