mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 02:54:16 +02:00
[feature] axel support for multithreaded downloads
This commit is contained in:
@@ -44,6 +44,7 @@ def read_config(update_file: bool = False) -> dict:
|
||||
},
|
||||
'download': {
|
||||
'multithreaded': True,
|
||||
'multithreaded_client': None,
|
||||
'icons': True
|
||||
},
|
||||
'store_root_password': True,
|
||||
|
||||
Reference in New Issue
Block a user