From 139ce42d8546a91b579e22bda4e1b4ad63688726 Mon Sep 17 00:00:00 2001 From: Jan Soukal <soukal@ics.muni.cz> Date: Mon, 11 Mar 2013 16:17:44 +0100 Subject: [PATCH] typo --- src/warden-client/etc/warden-client.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/warden-client/etc/warden-client.conf b/src/warden-client/etc/warden-client.conf index b259938..34a06b1 100644 --- a/src/warden-client/etc/warden-client.conf +++ b/src/warden-client/etc/warden-client.conf @@ -34,7 +34,7 @@ $MAX_RCV_EVENTS_LIMIT = 6000; #consumes app. 250 MB of memory # timeout number. Also, in case of receiving clients, you # can optimize the MAX_RCV_EVENTS_LIMIT value. #------------------------------------------------------------------------------- -$CONNETCTION_TIMEOUT = 60; +$CONNECTION_TIMEOUT = 60; #------------------------------------------------------------------------------- # Log options -- GitLab