upload and download in parallel

This commit is contained in:
fyears
2022-03-06 18:12:49 +08:00
parent 3dfe215103
commit 76e61b6ebf
5 changed files with 156 additions and 32 deletions
+1
View File
@@ -57,6 +57,7 @@ export interface RemotelySavePluginSettings {
vaultRandomID?: string;
autoRunEveryMilliseconds?: number;
agreeToUploadExtraMetadata?: boolean;
concurrency?: number;
}
export interface RemoteItem {