mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
s3: Support non-AWS S3 providers which do not support request checksums.
This commit is contained in:
committed by
Tim Abbott
parent
33339f89c3
commit
aeed907c50
@@ -818,6 +818,7 @@ LOCAL_UPLOADS_DIR = "/home/zulip/uploads"
|
||||
# S3_ADDRESSING_STYLE = "auto"
|
||||
# S3_SKIP_PROXY = True
|
||||
# S3_UPLOADS_STORAGE_CLASS = "STANDARD"
|
||||
# S3_SKIP_CHECKSUM = False
|
||||
|
||||
## Maximum allowed size of uploaded files, in megabytes. Set
|
||||
## MAX_FILE_UPLOAD_SIZE to 0 to disable file uploads completely
|
||||
|
||||
Reference in New Issue
Block a user