From a4d9549f6fd90f5526f7394e89a70931b8924e79 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 15 Mar 2021 12:17:00 -0400 Subject: [PATCH] docs: add SOGoMailComposeWindow parameter Fixes #5275 --- Documentation/SOGoInstallationGuide.asciidoc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 68a8226836..33b7418c97 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.