8 lines
262 B
XML
8 lines
262 B
XML
<!-- This is the roster template. If enabled in sm.xml, new users will
|
|
get this roster by default. -->
|
|
<query xmlns='jabber:iq:roster'>
|
|
<!--
|
|
<item name='Helpdesk' jid='helpdesk@localhost' subscription='none'><group>Support</group></item>
|
|
-->
|
|
</query>
|