Software / code / prosody-modules
Diff
mod_flags/README.md @ 6294:4ae051999194
mod_flags: Add short stub README with link to Prosody docs
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 08 Jun 2025 13:36:40 +0200 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_flags/README.md Sun Jun 08 13:36:40 2025 +0200 @@ -0,0 +1,4 @@ +View and manage flags on user accounts via shell/API. +See [documentation for mod_flags at Prosody site][doc:modules:mod_flags] + +This module is included with Prosody 13.0.x and is provided here for users of Prosody 0.12.x