]> granicus.if.org Git - ejabberd/commitdiff
* src/ejabberd.cfg.example: Updated mod_muc 'host' option default
authorAlexey Shchepin <alexey@process-one.net>
Wed, 29 Aug 2007 18:29:07 +0000 (18:29 +0000)
committerAlexey Shchepin <alexey@process-one.net>
Wed, 29 Aug 2007 18:29:07 +0000 (18:29 +0000)
value (thanks to Badlop)

SVN Revision: 901

ChangeLog
src/ejabberd.cfg.example

index f9a3e2e54be639b00a1999ccbda05334a4b5d404..7e065adab11f1596cbd41dbeb57d3c599fbc8df9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 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
index 91f4fe870ab73e1b654c0475d44dcd6f20340f26..009643e0ef2f75ef96e5af6de7022ad591e96d4f 100644 (file)
   {mod_private,    []},
   {mod_irc,        []},
 % Default options for mod_muc:
-%   host: "conference." ++ ?MYNAME
+%   host: "conference.@HOST@"
 %   access: all
 %   access_create: all
 %   access_persistent: all