mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This controls if boto3 attempts to use `https://bucketname.endpointname/` or `https://endpointname/bucket/` as its prefix. See https://botocore.amazonaws.com/v1/documentation/api/latest/reference/config.html Fixes: #28424.