Aleksander Machniak
2014-06-16 769829a0cec6198fedf8dd937b123377cb45510d
Add notes about messages_cache setting requirements (#1489946)
1 files modified
3 ■■■■■ changed files
config/defaults.inc.php 3 ●●●●● patch | view | raw | blame | history
config/defaults.inc.php
@@ -173,6 +173,9 @@
$config['imap_cache'] = null;
// Enables messages cache. Only 'db' cache is supported.
// This requires an IMAP server that supports QRESYNC and CONDSTORE
// extensions (RFC7162). See synchronize() in program/lib/Roundcube/rcube_imap_cache.php
// for further info, or if you experience syncing problems.
$config['messages_cache'] = false;
// Lifetime of IMAP indexes cache. Possible units: s, m, h, d, w