Use this setting to specify the period in seconds at which stale data items such as pictures and attachments are purged from the data cache. The default value is 60 seconds.
<?xml version="1.0" encoding="utf-8"?> <preferences> <caching> <dataCache purgePeriod="30" /> </datacache> </caching> </preferences>