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:
authordisabler <dissy@ya.ru>2013-09-08 16:27:46 +0400
committerdisabler <dissy@ya.ru>2013-09-08 16:27:46 +0400
commite579717fb8761dc3e0ea31d68f62266d560a8306 (patch)
treec64e609ae457744496504f7aa89fdbbffb271f88 /Config_example.txt
parent473bfca337b0575a052a7bcb7961e50b11c4b5d1 (diff)
add: correct disco items answer
add: xmpppy debug
Diffstat (limited to 'Config_example.txt')
-rw-r--r--Config_example.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config_example.txt b/Config_example.txt
index 894a127..66ad333 100644
--- a/Config_example.txt
+++ b/Config_example.txt
@@ -49,6 +49,9 @@ ROSTER_UPDATE_TIMEOUT = 6
## Image that will be used if transport can't recieve image from VK.
URL_VCARD_NO_IMAGE = "http://isida-bot.com/images/vk4xmpp.png"
+## Debug xmpppy library
+DEBUG_XMPPPY = False
+
#! Uncomment this lines if you need write all into file (not recommented)
#class STDout(object):