mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
|
`max_restore_bytes_per_sec`::
|
||
|
|
||
|
Throttles per node restore rate. Defaults to `40mb` per second.
|
||
|
|
||
|
`max_snapshot_bytes_per_sec`::
|
||
|
|
||
|
Throttles per node snapshot rate. Defaults to `40mb` per second.
|
||
|
|
||
|
`readonly`::
|
||
|
|
||
|
Makes repository read-only. Defaults to `false`.
|