clarify space limits in bytes (#10811)
This commit is contained in:
parent
06e5ec9b53
commit
588ce498d3
|
@ -54,7 +54,7 @@ other mechanisms to provide access to cloud resources.
|
|||
#### storage_type=local
|
||||
|
||||
- `local_max_space` `(integer: <required>)` - For `storage_type=local`, the maximum
|
||||
space to use for snapshots. Snapshot attempts will fail if there is not enough
|
||||
space, in bytes, to use for snapshots. Snapshot attempts will fail if there is not enough
|
||||
space left in this allowance.
|
||||
|
||||
#### storage_type=aws-s3
|
||||
|
|
Loading…
Reference in New Issue