diff options
author | bodqhrohro <bodqhrohro@gmail.com> | 2019-11-04 01:15:43 +0300 |
---|---|---|
committer | bodqhrohro <bodqhrohro@gmail.com> | 2019-11-04 01:15:43 +0300 |
commit | aaf7233c89af4dfbc2a8b9f5e11b4ff5e9713567 (patch) | |
tree | d449c7a41d1945e249cd066921c7a436f7614f84 /test | |
parent | 7e036fd795cc0b5710d3b049dc98f4538c32da6a (diff) |
Presence/iq handling and rudimental telegram client
Diffstat (limited to 'test')
-rw-r--r-- | test/good_config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/good_config.yml b/test/good_config.yml index 3ea257c..a60bb4b 100644 --- a/test/good_config.yml +++ b/test/good_config.yml @@ -13,6 +13,7 @@ :device_model: 'telegabber' :application_version: '2.0' :use_chat_info_database: false + :use_secret_chats: true :xmpp: :loglevel: :warn |