s3 allowEmptyFolder
enable setting allowEmptyFolder for s3 server
This commit is contained in:
@@ -319,6 +319,8 @@ s3:
|
||||
port: 8333
|
||||
metricsPort: 9327
|
||||
loggingOverrideLevel: null
|
||||
#allow empty folders
|
||||
allowEmptyFolder: true
|
||||
|
||||
# Suffix of the host name, {bucket}.{domainName}
|
||||
domainName: ""
|
||||
|
||||
Reference in New Issue
Block a user