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:
Gaston Dombiak 2004-08-09 22:10:01 +00:00 committed by gdombiak
parent 3c80abdf45
commit c2d2ab4a42
1 changed files with 0 additions and 6 deletions

View File

@ -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>