Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
6e2f64a0
Commit
6e2f64a0
authored
Dec 17, 2018
by
vaartis
Browse files
minutes->seconds_retained in config.md
parent
ef682938
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/config.md
View file @
6e2f64a0
...
...
@@ -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
*
`
minute
s_retained`
: The time in
minute
s for which the captcha is valid (stored in the cache)
*
`
second
s_retained`
: The time in
second
s 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,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment