From 41eb19b2e7358017918a78eb8fa59bfbf2e05918 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Wed, 14 Jan 2026 13:35:25 +0800 Subject: feat: add download settings for concurrent download threads --- ui/src/components/SettingsView.svelte | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'ui/src/components/SettingsView.svelte') diff --git a/ui/src/components/SettingsView.svelte b/ui/src/components/SettingsView.svelte index 9f260c1..fc4fe46 100644 --- a/ui/src/components/SettingsView.svelte +++ b/ui/src/components/SettingsView.svelte @@ -117,6 +117,29 @@ + +
+

Download Settings

+
+ + +

+ Number of files to download simultaneously. Higher values can speed up downloads but may consume more bandwidth. Recommended: 16-64 +

+
+
+