X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=30a51f734e69e2fbe61b6f001c2b3e1250efa0ed;hb=0e50e9e4fa5a5d33d36f4226e1d32a00bf53fc72;hp=6f75f39b552cdd155cd77e524ebee9cd6ab70e8b;hpb=560dbad538ba978d00116b1b037502ba2185cb5e;p=akkoma diff --git a/config/test.exs b/config/test.exs index 6f75f39b5..30a51f734 100644 --- a/config/test.exs +++ b/config/test.exs @@ -71,7 +71,8 @@ config :pleroma, Pleroma.ScheduledActivity, config :pleroma, :rate_limit, search: [{1000, 30}, {1000, 30}], app_account_creation: {10_000, 5}, - password_reset: {1000, 30} + password_reset: {1000, 30}, + ap_routes: nil config :pleroma, :http_security, report_uri: "https://endpoint.com"