Skip to content

Commit

Permalink
Update website/content/docs/configuration/storage/google-cloud-storag…
Browse files Browse the repository at this point in the history
…e.mdx


Commit suggestion hashicorp#2

Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
  • Loading branch information
andrea-berling and taoism4504 committed Mar 16, 2022
1 parent 038faf2 commit 4098d51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ https://www.googleapis.com/auth/devstorage.read_write
objects in Vault, it is recommended to set this to a low value (minimum is
256), since it will reduce the amount of memory Vault uses. Alternatively, this parameter
can be omitted and the `GOOGLE_STORAGE_CHUNK_SIZE` environment variable can be used to set
the chunk size. If both the environment variable and the parameter in the stanza are set
the chunk size. If both the environment variable and the parameter in the stanza are set,
the value of the environment variable will take precedence.

- `max_parallel` `(int: 128)` - Specifies the maximum number of parallel
Expand Down

0 comments on commit 4098d51

Please sign in to comment.