X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fconfig.md;h=1c3219efee3498f6fa13f4a1d71af62549a55a5c;hb=bf5aaefbb56a8ff8ac4e43874dacd794f3deda84;hp=f4bcae3fd0251635e09e6c7d07f22df05ecb3559;hpb=1a0391c8a474c282823d3b2ab7a0cae62328c5b3;p=akkoma diff --git a/docs/config.md b/docs/config.md index f4bcae3fd..1c3219efe 100644 --- a/docs/config.md +++ b/docs/config.md @@ -172,7 +172,7 @@ Web Push Notifications configuration. You can use the mix task `mix web_push.gen ## Pleroma.Captcha * `enabled`: Whether the captcha should be shown on registration * `method`: The method/service to use for captcha -* `seconds_retained`: The time in seconds for which the captcha is valid (stored in the cache) +* `seconds_valid`: The time in seconds for which the captcha is valid ### Pleroma.Captcha.Kocaptcha Kocaptcha is a very simple captcha service with a single API endpoint,