Add Kocaptcha endpoint to the test config

Tento commit je obsažen v:
rinpatch 2019-12-13 22:24:26 +03:00
rodič 703e5829dd
revize 3ecdd13bb2

Zobrazit soubor

@ -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"