Browse Source
This is to support scenarios where the attachments and sends folder are to be stored on a separate device from the tmp_folder (i.e. fuse-mounted S3 storage), due to having the tmp_dir on the same device being undesirable. Example being fuse-mounted S3 storage with the reasoning that because S3 basically requires a copy+delete operations to rename files, it's inefficient to rename files on device, if it's even allowed.pull/2605/head
Yip Rui Fung
3 years ago
3 changed files with 13 additions and 2 deletions
Loading…
Reference in new issue