zulip/zerver/lib/upload
Alex Vandiver d957559371 uploads: Allow uploads to set storage class.
Uploads are well-positioned to use S3's "intelligent tiering" storage
class.  Add a setting to let uploaded files to declare their desired
storage class at upload time, and document how to move existing files
to the same storage class.
2023-07-19 16:19:34 -07:00
..
__init__.py scheduled_message: Handle attachments properly. 2023-05-08 09:56:02 -07:00
base.py upload: Provide a default upload file name, rather than 500. 2023-07-03 21:51:58 -07:00
local.py uploads: Add a method to copy attachment contents out. 2023-04-07 09:13:48 -07:00
s3.py uploads: Allow uploads to set storage class. 2023-07-19 16:19:34 -07:00