Merge branch 'fix_486' into 'develop'
[akkoma] / docs / config.md
index f4bcae3fd0251635e09e6c7d07f22df05ecb3559..1c3219efee3498f6fa13f4a1d71af62549a55a5c 100644 (file)
@@ -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,