Where can I set PHP max input vars in Hestia?

Hi, I’m in PHP 8.2, I want to set max input vars to 3000.
In Configure Server PHP, there is no option to set max input vars.
Thanks!

Scroll down and you’ll see a button labeled ‘Advanced Options’ which will show you the php config file you need to edit. In the file you’ll see ‘max input vars’ and can edit it to the value you require.

When done, hit SAVE and restart PHP.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.