Executing create is unnecessary after the postgres script is executed
[akkoma] / config / test.exs
index 1c5eff79459cb1a650a9df5b5d00210642b0b37a..73a8b82a1fb622bc5a70a3e0862b7579c52147dc 100644 (file)
@@ -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"