Software /
code /
prosody-modules
Comparison
mod_muc_ping/README.markdown @ 4960:59bedf167910
mod_muc_ping: Remove since Prosody mod_muc 0.11+ covers this natively
See trunk rev 7c1cdf5f9f83 and trunk rev 224e681c4db2
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 13 Jun 2022 14:25:39 +0200 |
parent | 3381:861ddc74edd9 |
comparison
equal
deleted
inserted
replaced
4959:0989dea9b356 | 4960:59bedf167910 |
---|---|
1 --- | |
2 labels: | |
3 - 'Stage-Obsolete' | |
4 superseded_by: mod_muc | |
5 summary: XEP-0410 Server Optimization (now supported by Prosody mod_muc) | |
6 --- | |
7 | |
1 This module implements the [Server | 8 This module implements the [Server |
2 Optimization](https://xmpp.org/extensions/xep-0410.html#serveroptimization) | 9 Optimization](https://xmpp.org/extensions/xep-0410.html#serveroptimization) |
3 part of [XEP-0410: MUC Self-Ping] | 10 part of [XEP-0410: MUC Self-Ping] |
4 | 11 |
5 # Usage | 12 # Usage |