mod_conformance_restricted

Introduction

This module sends processing instructions, comments, DTDs and a non predefined entity (defined by the DTD) to the requesting entity.

Usage

Send “PI”, “comment”, “DTD” or “entity” to xmpp:example.com/conformance, while directly connected to the Prosody instance.


Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_conformance_restricted

For earlier versions see the documentation for installing 3rd party modules