feat(password-recovery): Update documentation

This commit is contained in:
smizrahi
2022-10-17 11:56:17 +02:00
parent d50080ea5b
commit 77062befc5

View File

@@ -787,10 +787,10 @@ authentication and global address books. Multiple sources can be
specified as an array of dictionaries.
|S |SOGoPasswordRecoveryEnabled
|Boolean enable password recovery with secret question or secondary e-mail.
|Boolean enable password recovery with secret question or secondary e-mail. Default value is `NO`.
|S |SOGoPasswordRecoveryDomains
|List of domains where password recovery is enabled. If empty, enabled for all domains
|List of domains where password recovery is enabled. If empty, enabled for all domains.
|U |SOGoPasswordRecoveryMode
|User password recovery mode. Values can be `Disabled`, `SecretQuestion` or `SecondaryEmail`.