repository-shared-settings.asciidoc 567 B

123456789101112131415
  1. `max_restore_bytes_per_sec`::
  2. Throttles per node restore rate. Defaults to unlimited.
  3. Note that restores are also throttled through {ref}/recovery.html[recovery settings].
  4. `max_snapshot_bytes_per_sec`::
  5. Throttles per node snapshot rate. Defaults to `40mb` per second.
  6. Note that if the {ref}/recovery.html[recovery settings for managed services]
  7. are set, then it defaults to unlimited, and the rate is additionally
  8. throttled through {ref}/recovery.html[recovery settings].
  9. `readonly`::
  10. Makes repository read-only. Defaults to `false`.