aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorWaqas Hussain <waqas20@gmail.com>2009-04-24 00:35:50 +0500
committerWaqas Hussain <waqas20@gmail.com>2009-04-24 00:35:50 +0500
commit80b83b928e7515d2f383079cd10e96439b0b259d (patch)
tree79ef3141bb6a259ebae07b725462298ad1eea39a /plugins
parent491e998884c5751d09b04aae5cb18e193b4b884b (diff)
downloadprosody-80b83b928e7515d2f383079cd10e96439b0b259d.tar.gz
prosody-80b83b928e7515d2f383079cd10e96439b0b259d.zip
mod_muc: The default component name is now 'Chatrooms'
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mod_muc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mod_muc.lua b/plugins/mod_muc.lua
index 2edf75fe..ffa0bb85 100644
--- a/plugins/mod_muc.lua
+++ b/plugins/mod_muc.lua
@@ -23,7 +23,7 @@ if module:get_host_type() ~= "component" then
end
local muc_domain = module:get_host();
-local muc_name = "MUCMUCMUC!!!";
+local muc_name = "Chatrooms";
local history_length = 20;
-- room_name -> room