From 318fff70b08a7ae926e309322d76c5983698cdc2 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 21 Mar 2016 13:05:12 -0400 Subject: [PATCH] (doc) documented WOMaxUploadSize --- Documentation/SOGoInstallationGuide.asciidoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 9c87f47c6..feb27bec4 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -369,6 +369,13 @@ Defaults to 10 (minutes). Do not set this too low as child processes replying to clients on a slow internet connection could be killed prematurely. +|S |WOMaxUploadSize +|Parameter used to set the maximum allowed size for content being +sent to SOGo using a PUT or a POST call. This can also limit the file +attachment size being uploaded to SOGo when composing a mail. The +value is in kilobyte. By default, the value is 0, or disabled so no +limit will be set. + |S |SxVMemLimit |Parameter used to set the maximum amount of memory (in megabytes) that a child can use. Reaching that value will force children