projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14de3b4
)
Add chunkSize config to documentation
author
RealRancor
<RealRancor@users.noreply.github.com>
Fri, 12 Feb 2016 10:34:27 +0000
(11:34 +0100)
committer
RealRancor
<RealRancor@users.noreply.github.com>
Fri, 12 Feb 2016 10:34:27 +0000
(11:34 +0100)
doc/conffile.rst
patch
|
blob
|
history
diff --git
a/doc/conffile.rst
b/doc/conffile.rst
index c93eae99676e4b3c31bbe599da34cba36623f4d7..90f5f7a0b28dcc535a8c9e1b36bb1dfd6a485620 100644
(file)
--- 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.