mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Documents the scanner.speed config and minio_scanner_speed envvar (#973)
Closes #796 And a few other paragraphs here there and yon.
This commit is contained in:
@ -294,6 +294,16 @@ Core Configuration
|
||||
|
||||
If this setting is omitted, the default is to only accept path-style requests. For example, ``minio.example.net/data``.
|
||||
|
||||
.. _minio-scanner-speed-options:
|
||||
|
||||
.. envvar:: MINIO_SCANNER_SPEED
|
||||
|
||||
Manage the maximum wait period for the scanner when balancing MinIO read/write performance to scanner processes.
|
||||
|
||||
.. include:: /includes/common/scanner.rst
|
||||
:start-after: start-scanner-speed-values
|
||||
:end-before: end-scanner-speed-values
|
||||
|
||||
Root Credentials
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user