Mercurial > prosody-modules
view mod_external_services/README.md @ 6556:7477e97a9045
mod_firewall: Apply pre-reload state before re-reading config
This change makes load/reload a bit more robust. module.load() runs before
module.restore() and it reads from the config and updates the state (if
needed).
However, after this, module.restore() could run and apply the old state again.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Sun, 24 May 2026 20:03:20 +0100 |
| parents | 0231daffc46c |
| children |
line wrap: on
line source
--- summary: External Service Discovery superseded_by: mod_external_services labels: - 'Stage-Obsolete' ... This module implementing [XEP-0215] is included with Prosody 0.12 but made available here for older versions. ::: {.alert .alert-warning} Prosody 0.11.x is unmaintained. Use [mod_external_services] for newer prosody versions. Do not use this community module. ::: Documentation is available on the [Prosody site][doc:modules:mod_external_services].
