mirror of
https://github.com/rclone/rclone.git
synced 2026-02-27 09:53:24 +00:00
Set list_version to 2 for FileLu S3 configuration
This commit is contained in:
committed by
Nick Craig-Wood
parent
eef0b39a2c
commit
4f284614a4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user