3 This module adds newly registered users as members to a specified MUC
4 room and sends them an invite. In a way, this is similar in purpose to
5 [mod_support_contact] and [mod_default_bookmarks].
9 VirtualHost"example.com"
10 modules_enabled = { "support_room" }
11 support_room = "room@muc.example.com"
12 support_room_inviter = "support@example.com"
13 support_room_reason = "Invite new users to the support room"
15 Component "muc.example.com"