mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Document max upload size setting.
This commit is contained in:
@@ -15,6 +15,10 @@ We also support an `S3` backend, which uses the Python `boto` library
|
|||||||
to upload files to Amazon S3 (or an S3-compatible block storage
|
to upload files to Amazon S3 (or an S3-compatible block storage
|
||||||
provider supported by the `boto` library).
|
provider supported by the `boto` library).
|
||||||
|
|
||||||
|
Regardless of the backend you choose, you can configure the maximum
|
||||||
|
size of individual uploaded files using the `MAX_FILE_UPLOAD_SIZE`
|
||||||
|
[server setting](../production/settings.md).
|
||||||
|
|
||||||
## S3 backend configuration
|
## S3 backend configuration
|
||||||
|
|
||||||
Here, we document the process for configuring Zulip's S3 file upload
|
Here, we document the process for configuring Zulip's S3 file upload
|
||||||
|
Reference in New Issue
Block a user