Skip to content

Commit

Permalink
docs: add SOGoMailComposeWindow parameter
Browse files Browse the repository at this point in the history
Fixes #5275
  • Loading branch information
cgx committed Mar 15, 2021
1 parent 386429e commit a4d9549
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Documentation/SOGoInstallationGuide.asciidoc
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit a4d9549

Please sign in to comment.