• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Disabled PHP "Hosting performance settings management" can be bypassed by using .user.ini or ini_set()

I'm using Plesk and now, after the update we can not modify for example max_execution_time on app runtime using ini_set() :(

I do understand @Hangover2 use case, but our use case is different and all the vhosts running under the Plesk are using our own app and we do really need to be able to modify for example max_execution_time on app runtime, what is not possible after this update.
Could it be optional so we can chose if we want to generate the configuration using php_admin_value or php_value, so we can than by using ini_set() change for example max_execution_time, or memory_limit or zlib.output_compression ... ?
 
Back
Top