summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDebarshi Ray <rishi@gnu.org>2011-03-30 03:00:30 +0300
committerDebarshi Ray <rishi@gnu.org>2011-04-20 10:17:41 +0300
commitab915ef39abf132cc3676f7f2c24c1a90e759189 (patch)
tree166cfd1de3558bd56b52528dcf6836c84fedd85c /data
parent5c3672d0d66eb9f51ef1c86d287d637b5d9f69d9 (diff)
Send keep-alive packets
A new TpCMParamSpec called "keepalive-interval" was added to configure the gap between successive PING messages. It has the XChat-GNOME default of 30s. Fixes: https://bugs.freedesktop.org/35058
Diffstat (limited to 'data')
-rw-r--r--data/idle.manager2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/idle.manager b/data/idle.manager
index 7c8e05e..1b981ce 100644
--- a/data/idle.manager
+++ b/data/idle.manager
@@ -11,10 +11,12 @@ param-username = s
param-port = q
param-password = s secret
param-charset = s
+param-keepalive-interval = u
param-quit-message = s
param-use-ssl = b
param-password-prompt = b
default-port = 6667
default-charset = UTF-8
+default-keepalive-interval = 30
default-use-ssl = false
default-password-prompt = false