mirror of
https://github.com/minio/minio.git
synced 2025-01-11 23:13:23 -05: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:
|
||||
delay (float) scanner delay multiplier, defaults to '10.0'
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user