Add Kocaptcha endpoint to the test config
This commit is contained in:
parent
703e5829dd
commit
3ecdd13bb2
@ -93,3 +93,5 @@ else
|
|||||||
"You may want to create test.secret.exs to declare custom database connection parameters."
|
"You may want to create test.secret.exs to declare custom database connection parameters."
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
config :pleroma, Pleroma.Captcha.Kocaptcha, endpoint: "https://captcha.kotobank.ch"
|
||||||
|
Loading…
Reference in New Issue
Block a user