diff --git a/website/content/docs/enterprise/lease-count-quotas.mdx b/website/content/docs/enterprise/lease-count-quotas.mdx index a7f15875fd..0bddf5e9a0 100644 --- a/website/content/docs/enterprise/lease-count-quotas.mdx +++ b/website/content/docs/enterprise/lease-count-quotas.mdx @@ -67,7 +67,7 @@ done using the precedence model too. ## Default lease count quota As of Vault 1.16.0, new installations of Vault Enterprise will include a default -global quota with a `max_leases` value of `100000`. This value is an +global quota with a `max_leases` value of `300000`. This value is an intentionally low limit, intended to prevent runaway leases in the event that no other lease count quota is specified.