• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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