🌟Add an option to not delete files from S3 storage (#321)

This commit is contained in:
Anton Shepilov
2024-01-14 02:40:02 +03:00
committed by GitHub
parent 70c033aabe
commit 873ef8c08c
5 changed files with 65 additions and 5 deletions
+2 -1
View File
@@ -121,7 +121,8 @@
"port": 9000,
"useSSL": false,
"accessKey": "ABCD",
"secretKey": "x1yz"
"secretKey": "x1yz",
"disableRemove": false
},
"local": {
"path": "/tdrive"