tags/ipasserelle-groupware-0.2.37-1
0.2.33_el6
parent
90d3c32e99
commit
d3d85fae71
1 changed files with 1 additions and 1 deletions
@ -1,2 +1,2 @@ |
||||
SOGoMemcachedHost = "/var/run/sogo/memcached.sock"; |
||||
SOGoCacheCleanupInterval = 7200; |
||||
SOGoCacheCleanupInterval = { $sogod{CacheCleanupInterval} || ($sogod{Authentication} || 'cas') ne 'internal' ? '7200' : '300' }; |
||||
|
Loading…
Reference in new issue