# Caching
The plugin uses Craft's data cache for caching.
Every feed will be cached for one month but will be checked and updated evey six hours. If the update fails, the cached data is used and the update pauses for 15 minutes before checking again.
# Clear cache
If you need to clear the cache, you have to clear Craft's data cache in CP → Utilities → Caches → Clear Caches.
← Templates Development →