mirror of
https://github.com/Luzifer/ots.git
synced 2025-04-19 06:55:51 -04:00
Update documentation for maxAttachmentSizeTotal parameter
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
6fa5ec7fb2
commit
90120110d5
@ -93,7 +93,9 @@ acceptedFileTypes: ''
|
||||
# Disable the file attachment functionality alltogether
|
||||
disableFileAttachment: false
|
||||
|
||||
# Define how big all attachments might be in bytes
|
||||
# Define how big all attachments might be in bytes. Leave it set to
|
||||
# zero to use the internal limit of 64 MiB (which is there to ensure
|
||||
# the encrypted object does not cause the frontend to break).
|
||||
maxAttachmentSizeTotal: 0
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user