projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
703e582
)
Add Kocaptcha endpoint to the test config
author
rinpatch
<rinpatch@sdf.org>
Fri, 13 Dec 2019 19:24:26 +0000
(22:24 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 13 Dec 2019 19:24:26 +0000
(22:24 +0300)
config/test.exs
patch
|
blob
|
history
diff --git
a/config/test.exs
b/config/test.exs
index 567780987d253f3b41b548871a6f22e6e83fb206..8af9584ae8df46c99d920e8dcd267ccfbe344825 100644
(file)
--- 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"