From 57c04b5e655593f866684f596211776347f7cee3 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Tue, 3 Nov 2015 14:08:25 +0200 Subject: [PATCH] Add ms to timeout --- docs/markdown/authoritative/backend-remote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/authoritative/backend-remote.md b/docs/markdown/authoritative/backend-remote.md index c532455a1..64538d164 100644 --- a/docs/markdown/authoritative/backend-remote.md +++ b/docs/markdown/authoritative/backend-remote.md @@ -49,7 +49,7 @@ remote-connection-string=pipe:command=/path/to/executable,timeout=2000 ``` ### HTTP connector -parameters: url, url-suffix, post, post\_json, timeout (default 2000) +parameters: url, url-suffix, post, post\_json, timeout (default 2000ms) ``` remote-connection-string=http:url=http://localhost:63636/dns,url-suffix=.php -- 2.40.0