Skip to content

Commit 68df58f

Browse files
committed
users/tuning: Typos
1 parent fcc3864 commit 68df58f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

users/tuning.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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`

0 commit comments

Comments
 (0)