From 1fd5c34c1c334eadaa4dcdcd5c12faf1cb791015 Mon Sep 17 00:00:00 2001 From: Mike Palmiotto Date: Tue, 27 Feb 2024 14:42:33 -0500 Subject: [PATCH] enterprise: Default LCQ changelog update (#25671) --- changelog/24382.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/24382.txt b/changelog/24382.txt index 5dee6f646f..4c76944e18 100644 --- a/changelog/24382.txt +++ b/changelog/24382.txt @@ -1,4 +1,4 @@ ```release-note:feature -**Default Lease Count Quota**: Apply a new global default lease count quota of 300k leases for all +**Default Lease Count Quota (enterprise)**: Apply a new global default lease count quota of 300k leases for all new installs of Vault. ```