Clearing Cache, Scripts and Logs
Quick Controls
The administrator dashboard has a row of quick controls on the first page. These buttons allow you to quickly clean and optimize your installation.Pressing them will queue a task on the system cron that will be executed at the first free interval.
Memory Cache
The system uses memory caching to speed up your websites, this means that sometimes changes to content won't be immediately visible as the cache has not been invalidated. You can clear it by clicking the Clear Cache button.
System Logs
The system maintains logs files on disk for debugging and error catching. These can grow over time to be rather large. Clicking the Clear Logs button will truncate the files and free up space.
Minified Scripts
At first load the JavaScript and Cascading Style-sheet files will be collected and written to a singular file to reduce connections to the system. These files might need to cleared after a big update to the look and feel of the website. Clicking the Clear Scripts button will remove the minified files and recreate them on first load again.