From b021183f0d4a9e6c58922b03e4077788e6147b91 Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Mon, 13 Dec 2021 10:58:04 +0100 Subject: [PATCH] Increase max input vars --- etc/php/7.4/php.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/php/7.4/php.ini b/etc/php/7.4/php.ini index a71cb7b9..2eb81c37 100644 --- a/etc/php/7.4/php.ini +++ b/etc/php/7.4/php.ini @@ -402,7 +402,7 @@ max_input_time = 3600 ;max_input_nesting_level = 64 ; How many GET/POST/COOKIE input variables may be accepted -;max_input_vars = 1000 +max_input_vars = 2000 ; Maximum amount of memory a script may consume ; http://php.net/memory-limit