CDN Check Utility
« Return to Maintenance Utilities
This tool finds broken CDN file URLs in the cdn_files database table, used to cache information about files in whatever CDN is configured with Claromentis.
It can be used to check whether the file exists in the CDN and restore the URL from there.
If a file doesn't exist in the CDN, the tool will attempt to reupload the file from local data.
Paths found in cdn_files with null URLs
| Path | Local Mirror Path | CDN URL |
|---|---|---|
| No broken CDN files! | ||
Background plugin settings
This tab displays the settings for the CDN checker background plugin.
You can use this to add the plugin to config.php, but the settings must be changed by editing it manually.