Improve testing of changeset comment rate limits

This commit is contained in:
Tom Hughes 2023-08-30 19:11:08 +01:00
parent f32b4bc044
commit 75bde83a13
3 changed files with 81 additions and 2 deletions

View file

@ -19,3 +19,6 @@ avatar_storage: "test"
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