# HG changeset patch # User Waqas Hussain # Date 1240515350 -18000 # Node ID 09821f8ad3193ce3275c3c75e027932ec3592271 # Parent a970f691e42d6cf571fa858afe31672304337ca6 mod_muc: The default component name is now 'Chatrooms' diff -r a970f691e42d -r 09821f8ad319 plugins/mod_muc.lua --- a/plugins/mod_muc.lua Fri Apr 24 00:34:49 2009 +0500 +++ b/plugins/mod_muc.lua Fri Apr 24 00:35:50 2009 +0500 @@ -23,7 +23,7 @@ end local muc_domain = module:get_host(); -local muc_name = "MUCMUCMUC!!!"; +local muc_name = "Chatrooms"; local history_length = 20; -- room_name -> room