mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:47:32 +00:00
feat: add quotas (#4779)
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
This commit is contained in:
@@ -37,7 +37,7 @@ func New() *cobra.Command {
|
||||
Short: "initialize ZITADEL instance",
|
||||
Long: `Sets up the minimum requirements to start ZITADEL.
|
||||
|
||||
Prereqesits:
|
||||
Prerequisites:
|
||||
- cockroachdb
|
||||
|
||||
The user provided by flags needs privileges to
|
||||
|
Reference in New Issue
Block a user