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>2013-11-24 19:41:43 +0400
committermrDoctorWho <mrdoctorwho@gmail.com>2013-11-24 19:41:43 +0400
commitc13aac08699590d07a29a97f7aaf0025e2998169 (patch)
tree4e515804b32364dca2252408d0a893fa1e50a973 /Config_example.txt
parente4568996451b8fea35084e55c6d0407d7fdd100a (diff)
Hot-fix error in IQ
Diffstat (limited to 'Config_example.txt')
-rw-r--r--Config_example.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config_example.txt b/Config_example.txt
index 22c3728..d0b71f9 100644
--- a/Config_example.txt
+++ b/Config_example.txt
@@ -60,10 +60,10 @@ USER_LIMIT = 0
THREAD_STACK_SIZE = 0
## Timeout when user considered inactive (seconds)
-USER_CONSIDERED_ACTIVE_IF_LAST_ACTIVITY_LESS_THAN = 600
+USER_CONSIDERED_ACTIVE_IF_LAST_ACTIVITY_LESS_THAN = 120
## Max roster update timeout (when user inactive, seconds)
-MAX_ROSTER_UPDATE_TIMEOUT = 60
+MAX_ROSTER_UPDATE_TIMEOUT = 180
## Default roster update timeout (when user is active)
ROSTER_UPDATE_TIMEOUT = 6