add storage class, del legacy

This commit is contained in:
2023-10-15 18:54:30 +07:00
parent f7312738ef
commit 2bdb9fde2e
14 changed files with 7 additions and 301 deletions
@@ -6,3 +6,4 @@ access_key_id = {{S3_ACCOUNT_ID}}
secret_access_key = {{S3_APPLICATION_KEY}}
region = {{S3_REGION}}
endpoint = https://{{S3_HOST_BASE}}
storage_class = {{S3_STORAGE_CLASS}}