summaryrefslogtreecommitdiff
path: root/config/test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.exs')
-rw-r--r--config/test.exs2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/test.exs b/config/test.exs
index 567780987..8af9584ae 100644
--- a/config/test.exs
+++ b/config/test.exs
@@ -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"