From e3f3803462c4ef460c37bb4fe53aaaf66c5da8a2 Mon Sep 17 00:00:00 2001 From: petter Date: Fri, 21 Nov 2008 07:21:13 +0000 Subject: [PATCH] Soooorry. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3412 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/mgt_param.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varnish-cache/bin/varnishd/mgt_param.c b/varnish-cache/bin/varnishd/mgt_param.c index 0e7d76c1..c59680ef 100644 --- a/varnish-cache/bin/varnishd/mgt_param.c +++ b/varnish-cache/bin/varnishd/mgt_param.c @@ -777,7 +777,7 @@ static const struct parspec parspec[] = { "We only try to connect to the backend for this many " "seconds before giving up. " "VCL can override this default value for each backend and " - "backend request." + "backend request.", 0, "0.4", "s" }, { "first_byte_timeout", tweak_timeout_double, -- 2.39.5