minutes->seconds_retained in config.md
authorvaartis <vaartis@cock.li>
Mon, 17 Dec 2018 06:41:41 +0000 (06:41 +0000)
committervaartis <vaartis@cock.li>
Mon, 17 Dec 2018 06:41:41 +0000 (06:41 +0000)
config/config.md

index 324f837ce314254a3efaa9daf610e7be1eb9c6eb..edabd6e0fcb4a654cdb946297d3cdcdef012f203 100644 (file)
@@ -167,7 +167,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
-* `minutes_retained`: The time in minutes for which the captcha is valid (stored in the cache)
+* `seconds_retained`: The time in seconds for which the captcha is valid (stored in the cache)
 
 ### Pleroma.Captcha.Kocaptcha
 Kocaptcha is a very simple captcha service with a single API endpoint,