Add captcha documentation to config.md
This commit is contained in:
parent
23549d3952
commit
98e10c0d4f
2 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue