Hello everyone, i'm trying to change the default pm_max_requests value from 0 to 500. I thought it would be possible via the form sites/form/web_vhost_domain.tform.php by adjusting the value "default" of the pm_max_requests array. However, this is ignored and the default value is taken from the database. Is there another way to change the default values? Kind regards Martin
You have to change it in the database, the default value of a column can be altered with e.g. phpmyadmin.