summaryrefslogtreecommitdiffstats
path: root/server/man
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2010-01-20 18:03:33 +0100
committerStephen Gallagher <sgallagh@redhat.com>2010-05-26 08:34:04 -0400
commit7df01dd5fa71a0114864fcba6cdb55b991978153 (patch)
tree3c806747dfa5c8dcdedc0b07038791c26e3cbff0 /server/man
parentfeebb59c6821b2572fbfcb46ddc8b994d6674f47 (diff)
downloadsssd-7df01dd5fa71a0114864fcba6cdb55b991978153.tar.gz
sssd-7df01dd5fa71a0114864fcba6cdb55b991978153.tar.xz
sssd-7df01dd5fa71a0114864fcba6cdb55b991978153.zip
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
Diffstat (limited to 'server/man')
-rw-r--r--server/man/sssd.conf.5.xml2
1 files changed, 1 insertions, 1 deletions
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
</para>
<para>
- Default: 600
+ Default: 5400
</para>
</listitem>
</varlistentry>