• 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 no logout timeout, how to set?

plesk login page in the google developer section of the main ip address.
//<!--
Sentry.init({"dsn":"","release":"18.0.21","environment":"production","ignoreErrors":["ResizeObserver loop limit exceeded","ResizeObserver loop completed with undelivered notifications"],"integrations":[new Sentry.Integrations.Breadcrumbs({ console: false })]});Sentry.configureScope(function (scope) {
scope.setTag('logger', 'javascript');
scope.setTag('ip', 'xx.xxx.xx.xx');
}); //-->
 
Back
Top