Changeset cc95700 in github for config/main.inc.php.dist
- Timestamp:
- Feb 5, 2006 10:38:51 AM (7 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- bde645f
- Parents:
- fd80c1e
- File:
-
- 1 edited
-
config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
r58e3602a rcc95700 22 22 // this is recommended if the IMAP server does not run on the same machine 23 23 $rcmail_config['enable_caching'] = TRUE; 24 25 // lifetime of message cache 26 // possible units: s, m, h, d, w 27 $rcmail_config['message_cache_lifetime'] = '10d'; 24 28 25 29 // automatically create a new RoundCube user when log-in the first time.
Note: See TracChangeset
for help on using the changeset viewer.
