Skip to content

Commit

Permalink
feat(password-recovery): Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
WoodySlum committed Oct 19, 2022
1 parent b7531bc commit e269df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/SOGoInstallationGuide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ specified as an array of dictionaries.
|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, for example `(example.org, example.net)`. If empty array `()`, disabled for all domains. If not set, enabled for all domains.
|U |SOGoPasswordRecoveryMode
|User password recovery mode. Values can be `Disabled`, `SecretQuestion` or `SecondaryEmail`.
Expand Down

0 comments on commit e269df8

Please sign in to comment.