Mercurial > prosody-modules
comparison mod_pubsub_stats/README.markdown @ 4451:f1a63271dcfc
Add tag 'Statistics' to some modules to ease discoverability
Description doesn't mention stats or statistics, so doesn't show up if
you search for that.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 19 Feb 2021 23:42:12 +0100 |
parents | 1900280e2a90 |
children |
comparison
equal
deleted
inserted
replaced
4450:5f27bda5de80 | 4451:f1a63271dcfc |
---|---|
1 --- | |
2 labels: | |
3 - 'Statistics' | |
4 ... | |
5 | |
1 This module publishes data from [Prosody's `internal` statistics][doc:statistics] | 6 This module publishes data from [Prosody's `internal` statistics][doc:statistics] |
2 into a PubSub node in [XEP-0039] format. | 7 into a PubSub node in [XEP-0039] format. |
3 | 8 |
4 The node defaults to `stats` but can be changed with the option | 9 The node defaults to `stats` but can be changed with the option |
5 `pubsub_stats_node`. | 10 `pubsub_stats_node`. |