X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=73a8b82a1fb622bc5a70a3e0862b7579c52147dc;hb=120f84c83dcebb9b46cb158b9e1f4af9cf0aee28;hp=1c5eff79459cb1a650a9df5b5d00210642b0b37a;hpb=63ab3c30ebb33241074cb252c449cd7879b77870;p=akkoma diff --git a/config/test.exs b/config/test.exs index 1c5eff794..73a8b82a1 100644 --- a/config/test.exs +++ b/config/test.exs @@ -60,7 +60,7 @@ config :pleroma, Pleroma.ScheduledActivity, total_user_limit: 3, enabled: false -config :pleroma, :rate_limit, app_account_creation: {1000, 5} +config :pleroma, :rate_limit, app_account_creation: {10_000, 5} config :pleroma, :http_security, report_uri: "https://endpoint.com"