(doc) documented WOMaxUploadSize

pull/203/head
Ludovic Marcotte 2016-03-21 13:05:12 -04:00
parent f737c9a219
commit 318fff70b0
1 changed files with 7 additions and 0 deletions

View File

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