Other: how disable? // lifetime of message cache // possible units: s, m, h, d, w $rcmail_config['message_cache_lifetime'] = '10d';
Just $rcmail_config['message_cache_lifetime'] = ''; or $rcmail_config['message_cache_lifetime'] = '0'; Thanks, Felipe Neuwald. Thomas Bruederli escreveu: > Felipe Neuwald wrote: > >> Thomas, >> >> and should I keep cache? >> >> > If the IMAP server runs on the same machine, caching can be switched off. > > ~Thomas > > _______________________________________________ List info: http://lists.roundcube.net/users/
