Add chunkSize config to documentation

This commit is contained in:
RealRancor 2016-02-12 11:34:27 +01:00
parent 14de3b460b
commit ed06fc51a0
1 changed files with 1 additions and 0 deletions

View 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.