Commit f01a73fd authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Clarified that users should be specified by their bare JIDs.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8956 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6d64705c
......@@ -74,7 +74,8 @@ be configured under Server/Server Manager/System Properties:
by letting anyone send broadcast messages to groups.</li>
<li><tt>plugin.broadcast.allowedUsers</tt> -- the comma-delimitted list of users allowed
to broadcast messages to all connected users at once. When this property isn't set,
anyone is allowed to broadcast messages to all users.</li>
anyone is allowed to broadcast messages to all users. Users should be specified by their
bare JID (e.g. john@myserver.com)</li>
</ul>
<h2>Using the Plugin</h2>
......
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