[ad_1]
Hello @mairh93,
There is no such option on the WordPress admin interface.
You can use the ‘sg_cachepress_purge_cache()‘ function listed in our documentation to create a script that can be executed via cron.
If your hosting provider supports wp-cli you can also use ‘wp sg purge‘ command.
Both methods are described in the documentation, which is available here:
