mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
feat(mail): Deletion of mail older than x. Closes #6023.
This commit is contained in:
@@ -431,7 +431,7 @@ See `memcached_servers_parse(3)` for details on the syntax.
|
||||
|
||||
|S |SOGoCacheCleanupInterval
|
||||
|Parameter used to set the expiration (in seconds) of each object in the
|
||||
cache. Default value is `NO`.
|
||||
cache.
|
||||
|
||||
Defaults to `300`.
|
||||
|
||||
@@ -1679,7 +1679,7 @@ URL could be set to something like:
|
||||
See the "EMail reminders" section in this document for more information.
|
||||
|
||||
|S |SOGoDisableMailCleaning
|
||||
|Parameter used to disable the feature 'remove mails older than X days' introduced in 5.12
|
||||
|Parameter used to disable the feature 'remove mails older than X days' introduced in 5.12. Default value is `NO`.
|
||||
|
||||
|S |SOGoDisableOrganizerEventCheck
|
||||
|Parameter used to disable organizer's calendar event check
|
||||
|
||||
Reference in New Issue
Block a user