summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_constants.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-16 11:17:06 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-16 11:17:06 +0000
commit0d0add7b1272241fe4c90f09c7ca8be1762a3c6d (patch)
treef3d5e1a56706510ed5f1ab991769ea62368f817f /protocols/IcqOscarJ/src/icq_constants.h
parentb8b358f558e4d262012985a50ae8b979609da1c3 (diff)
fix for keep-alive in ICQ
git-svn-id: http://svn.miranda-ng.org/main/trunk@9827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/icq_constants.h')
-rw-r--r--protocols/IcqOscarJ/src/icq_constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/icq_constants.h b/protocols/IcqOscarJ/src/icq_constants.h
index d4ef7d72ac..1935cded25 100644
--- a/protocols/IcqOscarJ/src/icq_constants.h
+++ b/protocols/IcqOscarJ/src/icq_constants.h
@@ -624,7 +624,7 @@
#define MAX_MESSAGESNACSIZE 8000
#define CLIENTRATELIMIT 0
#define COOKIE_TIMEOUT 3600 // One hour
-#define KEEPALIVE_INTERVAL 57000 // One minute
+#define KEEPALIVE_INTERVAL 57 // Slightly less than a minute
#define WEBFRONTPORT 0x50
#define CLIENTFEATURES 0x3
#define URL_FORGOT_PASSWORD "https://www.icq.com/password/"