Software /
code /
prosody-modules
Annotate
misc/README.md @ 6146:dde2803f7678
mod_persisthosts: Retrieve hosts from config instead of Prosody state
This should avoid missing hosts that are activated after the one this
module was loaded from.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 10 Jan 2025 16:19:27 +0100 |
parent | 6003:fe081789f7b5 |
rev | line source |
---|---|
2353 | 1 Miscellaneous modules |
2 ===================== | |
3 | |
4 Things that aren't really Prosody plugins go here, e.g. RunScripts. |