partial of s3 remoteprefix
This commit is contained in:
@@ -24,6 +24,7 @@ export interface S3Config {
|
||||
bypassCorsLocally?: boolean;
|
||||
partsConcurrency?: number;
|
||||
forcePathStyle?: boolean;
|
||||
remotePrefix?: string;
|
||||
}
|
||||
|
||||
export interface DropboxConfig {
|
||||
|
||||
Reference in New Issue
Block a user