Changeset

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
parents 6293:021b2686c19b
children 6295:394ae117859e
files mod_flags/README.md
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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