Add Kocaptcha endpoint to the test config

这个提交包含在:
rinpatch 2019-12-13 22:24:26 +03:00
父节点 703e5829dd
当前提交 3ecdd13bb2

查看文件

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