Changeset 3318 in subversion for trunk/roundcubemail/config/main.inc.php.dist
- Timestamp:
- Mar 4, 2010 10:34:32 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/config/main.inc.php.dist
r3312 r3318 362 362 /** 363 363 * 'Delete always' 364 * This setting reflects if mail should be always marked as deleted, 365 * even if moving to "Trash" fails. This is necessary in some setups 366 * because a) people may not have a Trash folder or b) they are over 367 * quota (and Trash is included in the quota). 368 * 369 * This is a failover setting for iil_C_Move when a message is moved 370 * to the Trash. 364 * This setting reflects if mail should be always deleted 365 * when moving to Trash fails. This is necessary in some setups 366 * when user is over quota and Trash is included in the quota. 371 367 */ 372 368 $rcmail_config['delete_always'] = false;
Note: See TracChangeset
for help on using the changeset viewer.
