X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ea3743e6f64672fa487ee55dba66c63cb9da0123..e38a4d340e23f967d2a8361aba3c2a432c0fe321:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index a3ae4fd56b..aadd548fd9 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -801,6 +801,11 @@ Clusters: # load on the API server and you don't need it. WebDAVLogEvents: true + # Per-connection output buffer for WebDAV downloads. May improve + # throughput for large files, particularly when storage volumes + # have high latency. + WebDAVOutputBuffer: 0 + Login: # One of the following mechanisms (Google, PAM, LDAP, or # LoginCluster) should be enabled; see