Use this setting to specify the period in minutes after which stale data items such as pictures and attachments in the data cache become stale. The default value is 15 minutes.
<?xml version="1.0" encoding="utf-8"?> <preferences> <caching> <dataCache expirationInterval="10" /> </caching> </preferences>