[SVN] bump to version 0.2.1
[UPD] roster exchange (XEP-0144) now is not mandatory since not all clients supports it; it is optional and configurable
This commit is contained in:
@@ -10,6 +10,8 @@ CONFIG = {
|
||||
'server': 'localhost',
|
||||
'port': '8889',
|
||||
|
||||
'xmpp_use_roster_exchange': True, # use XEP-0144 to import roster from Telegram
|
||||
|
||||
'tg_api_id': '17349', # Telegram Desktop (GitHub)
|
||||
'tg_api_hash': '344583e45741c457fe1862106095a5eb',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user