Make auth cache last as long as sogo's memcached

This commit is contained in:
Daniel Berteaud 2015-01-21 10:32:17 +01:00
parent 04a8d8c25e
commit 4210f96b85
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
auth_cache_size = { $dovecot{'AuthCacheSize'} || '5242880' }
auth_cache_ttl = 30 minutes
auth_cache_negative_ttl = 1 seconds