🌟Add an option to not delete files from S3 storage (#321)
This commit is contained in:
@@ -121,7 +121,8 @@
|
||||
"port": 9000,
|
||||
"useSSL": false,
|
||||
"accessKey": "ABCD",
|
||||
"secretKey": "x1yz"
|
||||
"secretKey": "x1yz",
|
||||
"disableRemove": false
|
||||
},
|
||||
"local": {
|
||||
"path": "/tdrive"
|
||||
|
||||
Reference in New Issue
Block a user