You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/secrets-store/manage-secrets/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ Once a secret is added to the Secrets Store, it can no longer be decrypted or ac
14
14
15
15
## Limits
16
16
17
-
Customers who create a secrets store in the open beta can have up to 20 secrets per account. Also, there can only be one store per account.
17
+
Customers who create a secrets store in the open beta can have up to 100 secrets per account. Also, there can only be one store per account.
18
18
19
19
:::note[Production secrets]
20
-
If you use [Wrangler](/secrets-store/manage-secrets/how-to/#manage-via-wrangler), there is a difference between production secrets and secrets that are only created locally (without the `--remote` flag). The limit of 20 secrets per account only considers production secrets.
20
+
If you use [Wrangler](/secrets-store/manage-secrets/how-to/#manage-via-wrangler), there is a difference between production secrets and secrets that are only created locally (without the `--remote` flag). The limit of 100 secrets per account only considers production secrets.
0 commit comments