aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/wgetjson/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/wgetjson/Kconfig')
-rw-r--r--apps/examples/wgetjson/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/wgetjson/Kconfig b/apps/examples/wgetjson/Kconfig
index 2e3b4b3eb..f7f4f236c 100644
--- a/apps/examples/wgetjson/Kconfig
+++ b/apps/examples/wgetjson/Kconfig
@@ -14,7 +14,7 @@ if EXAMPLES_WGETJSON
config EXAMPLES_WGETJSON_MAXSIZE
int "Max. JSON Buffer Size"
- default 10240
+ default 1024
config EXAMPLES_WGETJSON_URL
string "wget URL"