Add Kocaptcha endpoint to the test config
authorrinpatch <rinpatch@sdf.org>
Fri, 13 Dec 2019 19:24:26 +0000 (22:24 +0300)
committerrinpatch <rinpatch@sdf.org>
Fri, 13 Dec 2019 19:24:26 +0000 (22:24 +0300)
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"