File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ is on an SSD. First some general options:
4040- :opt: `maxConcurrentIncomingRequestKiB `
4141 This sets the maximum amount of data being processed (loaded from
4242 disk and transmitted over the network) concurrently at any given
43- time. This is a global limited , not per folder. If you have a lot of
43+ time. This is a global limiter , not per folder. If you have a lot of
4444 folders and/or a lot of devices and memory to spare you may want to
4545 increase this value. The default is 256 MiB, consider values of 1024
4646 MiB or more.
@@ -108,7 +108,7 @@ These options are folder specific and should be set on each folder:
108108
109109- :opt: `copyRangeMethod `
110110 If your underlying filesystem supports it, you may see a performance
111- increase by enabling a copy-on-write method, as it reduces the amount od
111+ increase by enabling a copy-on-write method, as it reduces the amount of
112112 data actually copied on disk when syncing files.
113113
114114- :opt: `caseSensitiveFS `
You can’t perform that action at this time.
0 commit comments