mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Reword sentence
This commit is contained in:
committed by
Misty Stanley-Jones
parent
ed9687d4f6
commit
feca701bda
@@ -14,4 +14,4 @@ there is adequate space available. Defaults to `/var/lib/registry`.
|
||||
`maxthreads`: (optional) The maximum number of simultaneous blocking filesystem
|
||||
operations permitted within the registry. Each operation spawns a new thread and
|
||||
may cause thread exhaustion issues if many are done in parallel. Defaults to
|
||||
`100`, and can be no lower than `25`.
|
||||
`100`, and cannot be lower than `25`.
|
||||
|
||||
Reference in New Issue
Block a user