improve formatting

This commit is contained in:
Alex Auvolat
2023-05-15 12:35:39 +02:00
parent 3f93212424
commit 61e65a55ad
3 changed files with 4 additions and 4 deletions
+1
View File
@@ -369,6 +369,7 @@ pub struct S3Config {
pub hostname: String,
// may be useful when using self hosted s3. Won't work with recent AWS buckets
pub path_style: bool,
// http or https
pub protocol: String,
// download directly from s3 to user, wihout going through Plume. Require public read on bucket