From 170cd083e3a9738b35de03b8e63743a8f2516ca8 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 --- src/man/sssd.conf.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man') diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 496c1712e..e5b551c52 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -444,7 +444,7 @@ entries valid before asking the backend again - Default: 600 + Default: 5400 -- cgit