clarify space limits in bytes (#10811)

This commit is contained in:
Mike Green 2021-01-29 12:43:48 -07:00 committed by GitHub
parent 06e5ec9b53
commit 588ce498d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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