Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
fixup! Add configuration for rate-limiting of logins, replacing hardc…
Browse files Browse the repository at this point in the history
…oded limits
  • Loading branch information
reivilibre committed Aug 7, 2024
1 parent 8df3ec4 commit 6100645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1723,7 +1723,7 @@
],
"properties": {
"burst": {
"description": "A one-off burst of actions that the user can perform in one go without waiting. Replenishes at the rate.",
"description": "A one-off burst of actions that the user can perform in one go without waiting.",
"type": "integer",
"format": "uint32",
"minimum": 1.0
Expand Down

0 comments on commit 6100645

Please sign in to comment.