Changeset 9e2a7af in github for config/main.inc.php.dist
- Timestamp:
- Sep 24, 2009 4:25:28 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 38bf4253
- Parents:
- 93a88c9
- File:
-
- 1 edited
-
config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
r1cead0c r9e2a7af 44 44 // enable caching of messages and mailbox data in the local database. 45 45 // this is recommended if the IMAP server does not run on the same machine 46 $rcmail_config['enable_caching'] = TRUE;46 $rcmail_config['enable_caching'] = FALSE; 47 47 48 48 // lifetime of message cache
Note: See TracChangeset
for help on using the changeset viewer.
