Is it possible to reset the settings for the CDN module for Drupal?
we have migrated our website from rackspace cloud servers to cloud sites. We are not planning on using the CDN functionality anymore on the short-term. So we uninstalled the CDN module.
The problem now is that some url's to images still link to cdn1.myhost.com/path_img or cdn4.myhost.com/path_img even though we uninstalled the CDN module.
How can we fix this? How can we make sure all image url's point to myhost.com/path_img instead of the link to the CDN-url?