mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 22:32:06 +01:00
Removed identityName and identityType.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2360 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
3c80abdf45
commit
c2d2ab4a42
1 changed files with 0 additions and 6 deletions
|
@ -15,10 +15,4 @@
|
|||
<!-- Keep-alive interval in milleseconds -->
|
||||
<keepAliveInterval>30000</keepAliveInterval>
|
||||
|
||||
<!-- Name of the client to provide as the client's identity -->
|
||||
<identityName>Smack</identityName>
|
||||
<!-- Type of client within the categoty "client". For other valid types refer to
|
||||
http://www.jabber.org/registrar/disco-categories.html#client -->
|
||||
<identityType>pc</identityType>
|
||||
|
||||
</smack>
|
Loading…
Reference in a new issue