mirror of
https://github.com/minio/minio.git
synced 2025-04-24 04:10:43 -04:00
update docs to add cycle in scanner (#15686)
This commit is contained in:
parent
a0fb0c1835
commit
fb8d512f58
@ -272,6 +272,7 @@ scanner manage namespace scanning for usage calculation, lifecycle, healing and
|
|||||||
ARGS:
|
ARGS:
|
||||||
delay (float) scanner delay multiplier, defaults to '10.0'
|
delay (float) scanner delay multiplier, defaults to '10.0'
|
||||||
max_wait (duration) maximum wait time between operations, defaults to '15s'
|
max_wait (duration) maximum wait time between operations, defaults to '15s'
|
||||||
|
cycle (duration) time duration between scanner cycles
|
||||||
```
|
```
|
||||||
|
|
||||||
Example: the following setting will decrease the scanner speed by a factor of 3, reducing the system resource use, but increasing the latency of updates being reflected.
|
Example: the following setting will decrease the scanner speed by a factor of 3, reducing the system resource use, but increasing the latency of updates being reflected.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user