From a8d374f0684eadb372325ea249622ca3a69d45b6 Mon Sep 17 00:00:00 2001 From: kingston125 Date: Tue, 10 Feb 2026 22:05:49 -0500 Subject: [PATCH] Set list_version to 2 for FileLu S3 configuration --- backend/s3/provider/FileLu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/s3/provider/FileLu.yaml b/backend/s3/provider/FileLu.yaml index f725c0ce7..950dbaf6b 100644 --- a/backend/s3/provider/FileLu.yaml +++ b/backend/s3/provider/FileLu.yaml @@ -15,7 +15,7 @@ endpoint: acl: {} bucket_acl: true quirks: - list_version: 1 + list_version: 2 force_path_style: true list_url_encode: false use_multipart_etag: false