mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Add upgrade note for S3_SKIP_CHECKSUM.
This forward-ports bc3753d859
, which was only merged into 10.x.
This commit is contained in:
committed by
Alex Vandiver
parent
533f177175
commit
baecf15955
@@ -726,6 +726,10 @@ _Released 2025-03-20_
|
||||
allocated to your Zulip instance and the policy question of how you
|
||||
want to encourage your users to share videos or other very large
|
||||
files.
|
||||
- Installations using S3-compatible block storage services to store
|
||||
Zulip's file uploads may require the new `S3_SKIP_CHECKSUM` setting,
|
||||
added in Zulip Server 10.2. See [the
|
||||
documentation](../production/upload-backends.md) for details.
|
||||
- The `SOCIAL_AUTH_SYNC_CUSTOM_ATTRS_DICT` setting is deprecated in favor of the
|
||||
more general `SOCIAL_AUTH_SYNC_ATTRS_DICT` setting structure, but still works in
|
||||
this release for a smooth upgrade experience. The new setting supports
|
||||
|
Reference in New Issue
Block a user