value (thanks to Badlop)
SVN Revision: 901
2007-08-29 Alexey Shchepin <alexey@process-one.net>
+ * src/ejabberd.cfg.example: Updated mod_muc 'host' option default
+ value (thanks to Badlop)
+
* src/mod_muc/mod_muc_room.erl: The mod_muc option max_users now
limits max number of users in rooms and max_users_admin_threshold
sets a number of admin or owner accounts allowd to join after
{mod_private, []},
{mod_irc, []},
% Default options for mod_muc:
-% host: "conference." ++ ?MYNAME
+% host: "conference.@HOST@"
% access: all
% access_create: all
% access_persistent: all