Improve testing of changeset comment rate limits
This commit is contained in:
parent
f32b4bc044
commit
75bde83a13
3 changed files with 81 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue