• 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.

how do i extend the timeout of the plesk control panel?

tristans

Basic Pleskian
how do i extend the timeout of the plesk control panel?

i want to extend it to more then 2 hours, how can i do that?

currently i get logged-out after 30 min or so of inactivity.

plesk 10.0.1 on CentOS 5 x86 64-bit
 
mysql> select * from misc where param='login_timeout';
+---------------+-----+
| param | val |
+---------------+-----+
| login_timeout | 30 |
+---------------+-----+
1 row in set (0.00 sec)
 
Back
Top