mod_muc_moderation: Fix example
authorKim Alvefur <zash@zash.se>
Thu, 29 Feb 2024 18:00:01 +0100
changeset 5852 593312fedfe1
parent 5851 d00af6ebb326
child 5853 84a784bc4096
mod_muc_moderation: Fix example
mod_muc_moderation/README.markdown
--- a/mod_muc_moderation/README.markdown	Thu Feb 29 16:33:15 2024 +0000
+++ b/mod_muc_moderation/README.markdown	Thu Feb 29 18:00:01 2024 +0100
@@ -16,7 +16,7 @@
 Example [MUC component][doc:chatrooms] configuration:
 
 ``` {.lua}
-VirtualHost "channels.example.com" "muc"
+Component "channels.example.com" "muc"
 modules_enabled = {
     "muc_mam",
     "muc_moderation",