Merge branch 'master' of https://github.com/Victrid/remotely-save into Victrid-master
This commit is contained in:
@@ -15,6 +15,7 @@ export interface S3Config {
|
||||
s3BucketName: string;
|
||||
bypassCorsLocally?: boolean;
|
||||
partsConcurrency?: number;
|
||||
forcePathStyle?: boolean;
|
||||
}
|
||||
|
||||
export interface DropboxConfig {
|
||||
|
||||
Reference in New Issue
Block a user