Mercurial > prosody-modules
diff mod_ping_muc/README.md @ 5130:0772facc786f
mod_ping_muc: Error out if loaded on Components
Several users report tracebacks that could only happen when loaded
outside of a VirtualHost
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 07 Jan 2023 17:36:16 +0100 |
parents | b1c4e78e669e |
children | c094eabdb30f |
line wrap: on
line diff
--- a/mod_ping_muc/README.md Sat Jan 07 17:15:47 2023 +0100 +++ b/mod_ping_muc/README.md Sat Jan 07 17:36:16 2023 +0100 @@ -23,6 +23,10 @@ # Configuring +No configuration. Enable as a regular module in +[`modules_enabled`][doc:modules_enabled] globally or under a +`VirtualHost`: + ```lua modules_enabled = { -- other modules etc