• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Automatic updates

Status
Not open for further replies.

danliker

Silver Pleskian
Plesk Certified Professional
Hello

Does anybody now where the "Automatic updates" settings are stored?
looks like it is not in the misc table of the psa db.

any idea?

best regards
daniel
 
mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e "select * from smb_settings where name = 'automaticUpdates'"
+----+------------------+-------+
| id | name | value |
+----+------------------+-------+
| 24 | automaticUpdates | true |
+----+------------------+-------+
 
Status
Not open for further replies.
Back
Top