• 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 Plesk auto-update timeframe?

JVG

Basic Pleskian
Server operating system version
Debian 12
Plesk version and microupdate number
Plesk Obsidian 18.0.62.2 -> 18.0.63.4
Hi,

today Plesk updated itself on my server from 18.0.62.2 to 18.0.63.4 at 12:20PM.

This is a production server and although the update had no errors I don't think it should be done at a peak hour like that.

Is there a way to limit the timeframe when plesk runs the autoupdate?

Thanks in advance.
 
You can set the day and time of the updates in the panel.ini:
 
Sorry, this was not explained in the link, is this a valid entry?:
Code:
[updates]
timeFrameStart = 05
timeFrameEnd = 09

or should it be:
Code:
[updates]
timeFrameStart = 5
timeFrameEnd = 9
 
Back
Top