We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c38ba0 commit 7332bdfCopy full SHA for 7332bdf
1 file changed
include/tbl/params.h
@@ -316,7 +316,7 @@ PARAM_SIMPLE(
316
/* type */ bytes_u,
317
/* min */ "128b",
318
/* max */ "99999999b",
319
- /* def */ "48k",
+ /* def */ "64k",
320
/* units */ "bytes",
321
/* descr */
322
"Maximum size of CLI response. If the response exceeds this "
0 commit comments