Mailing List Archive

[6.0] f27717690 Bump cli_limit to fit param.show -j with more parameters coming
commit f27717690bf2fc9b9e87ed9fa19ce09ebc4295d5
Author: Nils Goroll <nils.goroll@uplex.de>
Date: Mon Oct 16 19:14:56 2023 +0200

Bump cli_limit to fit param.show -j with more parameters coming

diff --git a/include/tbl/params.h b/include/tbl/params.h
index f99bb6ad4..455a79ec1 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -329,7 +329,7 @@ PARAM(
/* typ */ bytes_u,
/* min */ "128b",
/* max */ "99999999b",
- /* default */ "48k",
+ /* def */ "64k",
/* units */ "bytes",
/* flags */ 0,
/* s-text */
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit