mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Revert "aria2: enable bittorrent and metalink by default"
As per maintainer's request. Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
+2
-2
@@ -19,10 +19,10 @@ endchoice
|
|||||||
config ARIA2_BITTORRENT
|
config ARIA2_BITTORRENT
|
||||||
bool "Enable bittorrent support"
|
bool "Enable bittorrent support"
|
||||||
depends on ARIA2_OPENSSL
|
depends on ARIA2_OPENSSL
|
||||||
default y
|
default n
|
||||||
|
|
||||||
config ARIA2_METALINK
|
config ARIA2_METALINK
|
||||||
bool "Enable metalink support"
|
bool "Enable metalink support"
|
||||||
default y
|
default N
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|||||||
Reference in New Issue
Block a user