aboutsummaryrefslogtreecommitdiffstats
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
commit947502344678e30873405e4f0ca2859740a09273 (patch)
treea25dc5dd94c9a15f657e586db811b4e10fd2cc80
parent5bffff6d27fa8551156478edb458e48284448279 (diff)
downloadprosody-947502344678e30873405e4f0ca2859740a09273.tar.gz
prosody-947502344678e30873405e4f0ca2859740a09273.zip
mod_muc: The default component name is now 'Chatrooms'
-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 6af5df7c..2f63ed0c 100644
--- a/plugins/mod_muc.lua
+++ b/plugins/mod_muc.lua
@@ -21,7 +21,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