From 964369afe99d5171709b86dc53cb7ead8c1c37b5 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Wed, 6 Oct 2021 21:29:25 +0200 Subject: [PATCH] doc: Tweak AsciiDoc bullet indentation --- doc/MANUAL.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index 433f38559..37824228f 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -1081,7 +1081,7 @@ Optional attributes: * *connect-timeout*: Timeout (in ms) for network connection. The default is 100. * *keep-alive*: If *true*, keep the HTTP connection to the storage server open -to avoid reconnects. The default is *false*. + to avoid reconnects. The default is *false*. + NOTE: Connection keep-alive is disabled by default because with the current HTTP implementation uploads to the remote end might fail in case the server -- 2.47.2