data.cache.clean

data.cache.clean cleans the station cache files used by data.get. It removes the oldest generated cache files until the total cache usage is below the maximum size threshold. The maximum size is set by caching.conf.

Command Line Usage

data.cache.clean [size]

Arguments

size

Maximum size of the station's cache in bytes, defaulting to 32 megabytes.