view mod_flags/README.md @ 6552:d4da95d6d977

mod_firewall: Fix DAY check for Sunday Lua refers to Sunday as day 1, not day 0. The other days of the week were correct, so this seems to have been a typo.
author Matthew Wild <mwild1@gmail.com>
date Sun, 24 May 2026 19:15:21 +0100
parents 7dcddb2a5108
children
line wrap: on
line source

---
summary: View and manage flags on user accounts via shell/API
labels:
- 'Stage-Merged'
...

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