mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 06:15:02 -04:00
changelog++
This commit is contained in:
parent
c748ff322f
commit
b23950be9e
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ DEPRECATIONS/CHANGES:
|
|||
HA behavior, so this flag discourages use by default without explicitly
|
||||
enabling it. If you are using this functionality, when upgrading, you should
|
||||
set `ha_enabled` to `"true"` *before* starting the new versions of Vault.
|
||||
* Default/Max lease/token TTLs are now 32 days: In previous versions of Vault
|
||||
the default was 30 days, but moving it to 32 days allows some operations
|
||||
(e.g. reauthenticating, renewing, etc.) to be performed via a monthly cron
|
||||
job.
|
||||
|
||||
FEATURES:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue