Add the new configuration option to the configuration reference
This commit is contained in:
@@ -309,6 +309,11 @@ account:
|
||||
# Defaults to `false`.
|
||||
# This has no effect if password login is disabled.
|
||||
password_recovery_enabled: false
|
||||
|
||||
# Whether users are allowed to delete their own account
|
||||
#
|
||||
# Defaults to `false`.
|
||||
account_deactivation_allowed: false
|
||||
```
|
||||
|
||||
## `captcha`
|
||||
|
||||
Reference in New Issue
Block a user