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

Question How to remove Domain Preview

beufreecasse

New Pleskian
Server operating system version
centos 79
Plesk version and microupdate number
Plesk Obsidian Web Pro Edition 18.0.56 Update #4
Hello,

With dynamic domain list, all my domains are visited by plesk to show website preview image.

I can't find a way to disable that, anyone knows?

Thank you
 

Attachments

  • 2024-01-04 10_08_20-Websites & Domains - Plesk Obsidian 18.0.56.png
    2024-01-04 10_08_20-Websites & Domains - Plesk Obsidian 18.0.56.png
    46 KB · Views: 7
Please edit panel.ini and add this section:

Code:
[screenshotService]
url = ""

Then save it and run service sw-engine restart && service sw-cp-server restart.
 
Back
Top