Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mrDoctorWho/vk4xmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrDoctorWho <mrdoctorwho@gmail.com>2015-01-04 01:28:52 +0300
committermrDoctorWho <mrdoctorwho@gmail.com>2015-01-04 01:28:52 +0300
commit6b7f0e1e18d5db48ef54176b62ca698e3f88915e (patch)
tree0f270366b969380552db8226255bc1a8599fea6a /Config_example.txt
parent7005cb32f7569de2a7beaf5054e2b0b8db9e413b (diff)
Fixed typos in groupchats.py, update readme
Diffstat (limited to 'Config_example.txt')
-rw-r--r--Config_example.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config_example.txt b/Config_example.txt
index e117d75..569cda0 100644
--- a/Config_example.txt
+++ b/Config_example.txt
@@ -94,5 +94,5 @@ STANZA_SEND_INTERVAL = 0.03125
## But be careful, this value is global so transport will became slower.
ENABLE_PHOTO_HASHES = False
-## Debug longpoll queries
+## Debug longpoll queries. It should contain a list of methods which you would like to debug.
DEBUG_POLL = False \ No newline at end of file