Skip to content

Commit

Permalink
Use 8 parallel downloads in GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
helgoboss committed Apr 10, 2024
1 parent 3cc71c4 commit f5f5432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/src/globals.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export const mainStore = new MainStore({
keep_temp_dir: false,
dry_run: false,
skip_failed_packages: false,
concurrent_downloads: 8,
selected_features: [""],
},
usePortableReaperDir: false,
Expand Down

0 comments on commit f5f5432

Please sign in to comment.