Merge pull request #220 from andryyy/patch-1

Update SOGoInstallationGuide.asciidoc
This commit is contained in:
Francis Lachapelle 2016-09-21 08:40:54 -04:00 committed by GitHub
commit ecfe532397

View file

@ -1666,8 +1666,10 @@ repository.
authentication usernames (defaults to `c_uid` when unset). authentication usernames (defaults to `c_uid` when unset).
|MailFieldNames (optional) |MailFieldNames (optional)
|Aan array of fields that specifies the column names that hold |An array of fields that specifies the column names that hold
additional email addresses (beside the `mail` column) for each user. additional email addresses (beside the `mail` column) for each user.
Values must be unique and not appear in more than one column.
Space-separated values allowed in all *additional* columns (besides in `mail`).
|IMAPHostFieldName (optional) |IMAPHostFieldName (optional)
|The field that returns the IMAP hostname for the user. |The field that returns the IMAP hostname for the user.