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:
parent
34b96ab26e
commit
2b8aeb5002
1 changed files with 2 additions and 2 deletions
|
@ -19,10 +19,10 @@ endchoice
|
|||
config ARIA2_BITTORRENT
|
||||
bool "Enable bittorrent support"
|
||||
depends on ARIA2_OPENSSL
|
||||
default y
|
||||
default n
|
||||
|
||||
config ARIA2_METALINK
|
||||
bool "Enable metalink support"
|
||||
default y
|
||||
default N
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Reference in a new issue