mod_muc_badge/README.markdown
changeset 3300 a1ef6a46841e
parent 3299 4a77c9c2a1cd
child 3301 8424142d503c
--- a/mod_muc_badge/README.markdown	Thu Sep 06 18:09:30 2018 +0200
+++ b/mod_muc_badge/README.markdown	Thu Sep 06 18:10:44 2018 +0200
@@ -31,6 +31,15 @@
 Details of the HTTP URL is determined by [standard Prosody HTTP server
 configuration][doc:http].
 
+# Example
+
+```lua
+Component "conference.example.com" "muc"
+modules_enabled = {
+    "muc_badge"
+}
+```
+
 # TODO
 
 -   Maybe use the room name instead of a fixed label. Would need dynamic