diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 68a822683..33b7418c9 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -992,7 +992,7 @@ corresponds to either "group", "location" or "thing". If that's the case, SOGo will consider the returned entry to be a resource. For LDAP-based sources, SOGo can also automatically determine if it's a -resource if the entry has the calendarresource objectClass set. +resource if the entry has the `CalendarResource` objectClass set. |MultipleBookingsFieldName (optional) |The value of this attribute is the maximum number of concurrent events @@ -2412,6 +2412,13 @@ Defaults to `below`. Defaults to `html`. +|U |SOGoMailComposeWindow (optional) +|Force mail composer window to always open in either the current window +or in a popup window. Possible values are: + +* `inline` +* `popup` + |S |SOGoEnableEMailAlarms |Parameter used to enable email-based alarms on events and tasks.