Software / code / prosody-modules
File
mod_admin_probe/README.markdown @ 3419:aed47ebd26d3
mod_ignore_host_chatstates: Discard chat state messages sent to a bare host
Prevents annoying error replies to be sent in reply to such empty chat
state messages. Useful in combination with modules that handle messages
to a host.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 28 Dec 2018 04:23:30 +0100 |
| parent | 1856:3278fa267199 |
| child | 5007:34fb3d239ac1 |
line wrap: on
line source
--- summary: Allow server administrators to probe any user ... This module lets server administrators send `<presence type="probe"/>` to any local user and receive their presence in response, bypassing roster checks.