summaryrefslogtreecommitdiff
path: root/config/config.md
diff options
context:
space:
mode:
authorEkaterina Vaartis <vaartis@cock.li>2018-12-16 22:37:16 +0300
committerEkaterina Vaartis <vaartis@cock.li>2018-12-16 22:37:16 +0300
commit1d31fd0722c27803adc077e2efb424229f31d361 (patch)
tree0bc6de43a4f6c26ccef129f8102973f57206e8c5 /config/config.md
parent6062885df6178c09544b6a0b5b731a554786397e (diff)
downloadpleroma-1d31fd0722c27803adc077e2efb424229f31d361.tar.gz
pleroma-1d31fd0722c27803adc077e2efb424229f31d361.zip
Make the hosted kocaptcha the default value
Diffstat (limited to 'config/config.md')
-rw-r--r--config/config.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.md b/config/config.md
index 65f0866fd..324f837ce 100644
--- a/config/config.md
+++ b/config/config.md
@@ -171,6 +171,7 @@ Web Push Notifications configuration. You can use the mix task `mix web_push.gen
### Pleroma.Captcha.Kocaptcha
Kocaptcha is a very simple captcha service with a single API endpoint,
-the source code is here: https://github.com/koto-bank/kocaptcha
+the source code is here: https://github.com/koto-bank/kocaptcha. The default endpoint
+`https://captcha.kotobank.ch` is hosted by the developer.
* `endpoint`: the kocaptcha endpoint to use \ No newline at end of file