From 7df01dd5fa71a0114864fcba6cdb55b991978153 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 20 Jan 2010 18:03:33 +0100 Subject: Do not check entries during cleanup task Do not attempt to validate expired entries in cache, just delete them. Also increase the cache timeouts. Fixes: #331 --- server/man/sssd.conf.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/man') diff --git a/server/man/sssd.conf.5.xml b/server/man/sssd.conf.5.xml index c9c556849..e4413c049 100644 --- a/server/man/sssd.conf.5.xml +++ b/server/man/sssd.conf.5.xml @@ -410,7 +410,7 @@ before asking the backend again - Default: 600 + Default: 5400 -- cgit