mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
Fix: typo in Vault CLI Env variables (#24093)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
@@ -343,7 +343,7 @@ This takes precedence over [license_path in config](/vault/docs/configuration#li
|
|||||||
### `VAULT_LOG_LEVEL`
|
### `VAULT_LOG_LEVEL`
|
||||||
|
|
||||||
Set the Vault server's log level. The supported values are `trace`, `debug`,
|
Set the Vault server's log level. The supported values are `trace`, `debug`,
|
||||||
`info`, `warn`, and `err`. The default log leve is `info`.
|
`info`, `warn`, and `err`. The default log level is `info`.
|
||||||
|
|
||||||
### `VAULT_MAX_RETRIES`
|
### `VAULT_MAX_RETRIES`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user