# HG changeset patch # User Kim Alvefur # Date 1749382600 -7200 # Node ID 4ae051999194dcd1bd0801d5ecb280af41400308 # Parent 021b2686c19bec264b09c3a583161fc8e4a4906a mod_flags: Add short stub README with link to Prosody docs diff -r 021b2686c19b -r 4ae051999194 mod_flags/README.md --- /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