Reduce changeset comment rate limits further in tests

This has an impact on how long the tests take to run.
This commit is contained in:
Andy Allan 2023-12-20 11:38:54 +00:00
parent f22ecd6309
commit abc58ed903

View file

@ -20,8 +20,8 @@ trace_file_storage: "test"
trace_image_storage: "test"
trace_icon_storage: "test"
# Lower some rate limits for testing
max_changeset_comments_per_hour: 30
moderator_changeset_comments_per_hour: 60
max_changeset_comments_per_hour: 10
moderator_changeset_comments_per_hour: 15
# Private key for signing id_tokens
doorkeeper_signing_key: |
-----BEGIN PRIVATE KEY-----