[arvados] updated: 2.7.0-6416-gb347fbbbcc

git repository hosting git at public.arvados.org
Fri Apr 19 18:07:50 UTC 2024


Summary of changes:
 lib/config/config.default.yml | 3 +++
 1 file changed, 3 insertions(+)

       via  b347fbbbcc4fef0d06e0c36817f23e890f65b638 (commit)
      from  e38a4d340e23f967d2a8361aba3c2a432c0fe321 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit b347fbbbcc4fef0d06e0c36817f23e890f65b638
Author: Tom Clegg <tom at curii.com>
Date:   Fri Apr 19 14:07:16 2024 -0400

    21606: Document units for WebDAVOutputBuffer config.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml
index aadd548fd9..14e839a6cd 100644
--- a/lib/config/config.default.yml
+++ b/lib/config/config.default.yml
@@ -804,6 +804,9 @@ Clusters:
       # Per-connection output buffer for WebDAV downloads. May improve
       # throughput for large files, particularly when storage volumes
       # have high latency.
+      #
+      # Size be specified as a number of bytes ("0") or with units
+      # ("128KiB", "1 MB").
       WebDAVOutputBuffer: 0
 
     Login:

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list