docs: add SOGoMailComposeWindow parameter

Fixes #5275
pull/296/head
Francis Lachapelle 2021-03-15 12:17:00 -04:00
parent 386429e46e
commit a4d9549f6f
1 changed files with 8 additions and 1 deletions

View File

@ -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.