ejabberd - Comments for "Multible muc servers" https://www.ejabberd.im/node/2654 en draven wrote: I have a https://www.ejabberd.im/node/2654#comment-51078 <div class="quote-msg"> <div class="quote-author"><em>draven</em> wrote:</div> <p>I have a cluster with three nodes. Two of these nodes have mod_muc installed using different host names. When mod_muc is loaded on both servers, I see two "Chatrooms" listings when you browse for services. This is good, but I need to find a way to change the display name from "Chatrooms" to something else. Is there a way I can change that display name to match that of the hostname or something other than just Chatrooms?</p></div> <p>There isn't an option in ejabberd to modify what string to show as muc name. </p> <p>A solution is to modify the source code in each node:</p> <div class="quote-msg"> <div class="quote-author"><em>mod_muc.erl</em> wrote:</div> <p>{"name", translate:translate(Lang, "Chatrooms in jabber.example.org")}], []},</p></div> <p>You can also submit this feature request to the ejabberd bug tracker.</p> Sun, 14 Oct 2007 19:55:44 +0000 mfoss comment 51078 at https://www.ejabberd.im