s3 allowEmptyFolder

enable setting allowEmptyFolder for s3 server
This commit is contained in:
LazyDBA247-Anyvision
2021-01-13 22:17:34 +02:00
parent 5e62f77681
commit 9ca1787e7e
2 changed files with 6 additions and 2 deletions

View File

@@ -319,6 +319,8 @@ s3:
port: 8333
metricsPort: 9327
loggingOverrideLevel: null
#allow empty folders
allowEmptyFolder: true
# Suffix of the host name, {bucket}.{domainName}
domainName: ""