OpenSearch/docs/plugins/repository-shared-settings....

13 lines
352 B
Plaintext

`max_restore_bytes_per_sec`::
Throttles per node restore rate. Defaults to unlimited.
Note that restores are also throttled through {ref}/recovery.html[recovery settings].
`max_snapshot_bytes_per_sec`::
Throttles per node snapshot rate. Defaults to `40mb` per second.
`readonly`::
Makes repository read-only. Defaults to `false`.