feat: storage module refactor + UI fixes
This commit is contained in:
8
server/modules/storage/s3/definition.yml
Normal file
8
server/modules/storage/s3/definition.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
key: s3
|
||||
title: Amazon S3
|
||||
author: requarks.io
|
||||
props:
|
||||
accessKeyId: String
|
||||
accessSecret: String
|
||||
region: String
|
||||
bucket: String
|
||||
Reference in New Issue
Block a user