Remove hardcoded rate limit value

Name is chosen to match the equivalent setting in the configuration
of the rate limits for edits.

Fixes #4427.
This commit is contained in:
gobinathal 2024-01-08 22:29:34 +05:30 committed by Tom Hughes
parent 9d47ad5fe5
commit 2d8feb6d79
4 changed files with 5 additions and 3 deletions

View file

@ -21,6 +21,7 @@ trace_image_storage: "test"
trace_icon_storage: "test"
# Lower some rate limits for testing
max_changeset_comments_per_hour: 10
comments_to_max_changeset_comments: 20
moderator_changeset_comments_per_hour: 15
# Private key for signing id_tokens
doorkeeper_signing_key: |