From: RealRancor Date: Fri, 12 Feb 2016 10:34:27 +0000 (+0100) Subject: Add chunkSize config to documentation X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~1355^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ed06fc51a0dd8107100e5dea6410b896afdeeae3;p=nextcloud-desktop.git Add chunkSize config to documentation --- diff --git a/doc/conffile.rst b/doc/conffile.rst index c93eae996..90f5f7a0b 100644 --- a/doc/conffile.rst +++ b/doc/conffile.rst @@ -22,3 +22,4 @@ You can change the following configuration settings (must be under the ``[ownClo - ``maxLogLines`` (default: ``20000``) -- Specifies the maximum number of log lines displayed in the log window. +- ``chunkSize`` (default: ``5242880``) -- Specifies the chunk size of uploaded files in bytes.