Skip to content

Commit

Permalink
feat(password-recovery): Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
WoodySlum committed Oct 17, 2022
1 parent d50080e commit 77062be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/SOGoInstallationGuide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 77062be

Please sign in to comment.