This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
manual:installation:install_from_packages:debian_ubuntu [2018/07/13 06:08] martins-v http -> https |
manual:installation:install_from_packages:debian_ubuntu [2018/09/11 08:19] (current) dimir [Frontend configuration] added php value max_input_vars |
||
---|---|---|---|
Line 118: | Line 118: | ||
php_value upload_max_filesize 2M | php_value upload_max_filesize 2M | ||
php_value max_input_time 300 | php_value max_input_time 300 | ||
+ | php_value max_input_vars 10000 | ||
php_value always_populate_raw_post_data -1 | php_value always_populate_raw_post_data -1 | ||
# php_value date.timezone Europe/Riga | # php_value date.timezone Europe/Riga |