Bladeren bron

minutes->seconds_retained in config.md

tags/v0.9.9
vaartis 5 jaren geleden
bovenliggende
commit
6e2f64a0a6
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      config/config.md

+ 1
- 1
config/config.md Bestand weergeven

@@ -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,


Laden…
Annuleren
Opslaan