Add captcha documentation to config.md

This commit is contained in:
Ekaterina Vaartis 2018-12-15 22:12:20 +03:00
commit 98e10c0d4f
2 changed files with 11 additions and 2 deletions

View file

@ -14,7 +14,6 @@ config :pleroma, Pleroma.Captcha,
enabled: false,
method: Pleroma.Captcha.Kocaptcha
# Kocaptcha is a very simple captcha service, the source code is here: https://github.com/koto-bank/kocaptcha
config :pleroma, Pleroma.Captcha.Kocaptcha, endpoint: "http://localhost:9093"
# Upload configuration