Skip to content
Snippets Groups Projects
Commit 2ca8d200 authored by rinpatch's avatar rinpatch
Browse files

Fix rate-limiting tests

parent 38f3393e
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,8 @@ config :pleroma, Pleroma.ScheduledActivity,
total_user_limit: 3,
enabled: false
config :pleroma, :app_account_creation, max_requests: 5
try do
import_config "test.secret.exs"
rescue
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment