diff options
-rw-r--r-- | networking/Config.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/Config.src b/networking/Config.src index 1d9a33f2b..9fc122bf3 100644 --- a/networking/Config.src +++ b/networking/Config.src | |||
@@ -1013,8 +1013,8 @@ config FEATURE_WGET_LONG_OPTIONS | |||
1013 | Support long options for the wget applet. | 1013 | Support long options for the wget applet. |
1014 | 1014 | ||
1015 | config FEATURE_WGET_TIMEOUT | 1015 | config FEATURE_WGET_TIMEOUT |
1016 | bool "Enable timeout options" | 1016 | bool "Enable read timeout option -T SEC" |
1017 | default n | 1017 | default y |
1018 | depends on WGET | 1018 | depends on WGET |
1019 | help | 1019 | help |
1020 | Supports network read timeout for wget, so that wget will give | 1020 | Supports network read timeout for wget, so that wget will give |