summaryrefslogtreecommitdiffstats
path: root/abs/core/php/linhes.ini
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-04-13 21:02:40 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-04-13 21:02:40 (GMT)
commit9420b77ba2cb6bc03a6f55b14fe1a475e317151f (patch)
tree523d6f6396fe8c04de621db54f2efb0eaece0ebc /abs/core/php/linhes.ini
parentf3c87b71ded2ba1220f20b290d49c7afa31da31a (diff)
downloadlinhes_pkgbuild-9420b77ba2cb6bc03a6f55b14fe1a475e317151f.zip
linhes_pkgbuild-9420b77ba2cb6bc03a6f55b14fe1a475e317151f.tar.gz
linhes_pkgbuild-9420b77ba2cb6bc03a6f55b14fe1a475e317151f.tar.bz2
php: update to 7.2.4
Diffstat (limited to 'abs/core/php/linhes.ini')
-rw-r--r--abs/core/php/linhes.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/php/linhes.ini b/abs/core/php/linhes.ini
index a85a5ef..8883064 100644
--- a/abs/core/php/linhes.ini
+++ b/abs/core/php/linhes.ini
@@ -12,7 +12,7 @@
error_log = syslog
; How many GET/POST/COOKIE input variables may be accepted
-max_input_vars = 3000
+max_input_vars = 6000
; This directive determines whether or not PHP will recognize code between
; <? and ?> tags as PHP source which should be processed as such. It is