This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Revert "aria2: enable bittorrent and metalink by default"
As per maintainer's request. Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
34b96ab26e
commit
2b8aeb5002
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
net/aria2/Config.in
+ 2
- 2
net/aria2/Config.in
View File
@ -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
Write
Preview
Loading…
Cancel
Save