Skip to content

Instantly share code, notes, and snippets.

@ronnieduke
Created May 28, 2014 20:46
Show Gist options
  • Save ronnieduke/45ba5dfd04f4e0f09995 to your computer and use it in GitHub Desktop.
Save ronnieduke/45ba5dfd04f4e0f09995 to your computer and use it in GitHub Desktop.
Rebuild your image cache in Mura
<!--- Stick this in to your theme/remote/rebuild.cfm --->
<cfset application.serviceFactory.getBean('fileManager').rebuildImageCache(siteid='YOURSITEID')>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment