Add Kocaptcha endpoint to config.exs
[akkoma] / config / test.exs
index 567780987d253f3b41b548871a6f22e6e83fb206..8af9584ae8df46c99d920e8dcd267ccfbe344825 100644 (file)
@@ -93,3 +93,5 @@ else
     "You may want to create test.secret.exs to declare custom database connection parameters."
   )
 end
+
+config :pleroma, Pleroma.Captcha.Kocaptcha, endpoint: "https://captcha.kotobank.ch"