diff options
-rw-r--r-- | conf/kolab.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/kolab.conf b/conf/kolab.conf index 02d301d..72d2e19 100644 --- a/conf/kolab.conf +++ b/conf/kolab.conf @@ -147,7 +147,7 @@ auth_attributes = mail, alias, uid [kolab_smtp_access_policy] cache_uri = mysql://user:pass@localhost/database -cache_retention = 30 +cache_retention = 86400 address_search_attrs = mail, alias ; Section for Hosted client interface settings. This is not enabled by default. |