Software /
code /
prosody-modules
Annotate
misc/README.md @ 6143:61422d3c60fb
mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled
This ensures the bundled version will always be preferred.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 09 Jan 2025 15:57:19 +0000 |
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. |