Commit d7b4f1f5 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Added note about lower-case names.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1692 b35dd754-fafc-0310-a699-88a17e54d16e
parent f1f58213
...@@ -85,5 +85,10 @@ default service name is being used, a message to all@broadcast.foo would be broa ...@@ -85,5 +85,10 @@ default service name is being used, a message to all@broadcast.foo would be broa
all users connected to the server. For the group staff, a message to staff@broadcast.foo would all users connected to the server. For the group staff, a message to staff@broadcast.foo would
be sent to all users in the group staff that are currently online. be sent to all users in the group staff that are currently online.
<p>
Note: for maximum compatability between group implementations, it's recommended that you use
lower-case group names in conjunction with the broadcast plugin.
</p>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment