feat(storage): support a object storage custom path prefix
This commit is contained in:
@@ -39,6 +39,7 @@ const initialServerConfigState: ConfigDetails = {
|
||||
endpoint: '',
|
||||
region: '',
|
||||
secret: '',
|
||||
pathPrefix: '',
|
||||
forcePathStyle: false,
|
||||
},
|
||||
yp: {
|
||||
|
||||
Reference in New Issue
Block a user