Add chunkSize config to documentation
authorRealRancor <RealRancor@users.noreply.github.com>
Fri, 12 Feb 2016 10:34:27 +0000 (11:34 +0100)
committerRealRancor <RealRancor@users.noreply.github.com>
Fri, 12 Feb 2016 10:34:27 +0000 (11:34 +0100)
doc/conffile.rst

index c93eae99676e4b3c31bbe599da34cba36623f4d7..90f5f7a0b28dcc535a8c9e1b36bb1dfd6a485620 100644 (file)
@@ -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.