diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2011-09-08 12:56:52 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-09-21 14:51:28 -0400 |
commit | db2c71bd61b7e1610ea1a178ef05059ef952685a (patch) | |
tree | 70319ca91518dff4189f8a8300fc670886839bcb /src/man/sssd.conf.5.xml | |
parent | 1f6ef3004e260f0cbad79f61c42200b5f737fd91 (diff) | |
download | sssd-db2c71bd61b7e1610ea1a178ef05059ef952685a.tar.gz sssd-db2c71bd61b7e1610ea1a178ef05059ef952685a.tar.xz sssd-db2c71bd61b7e1610ea1a178ef05059ef952685a.zip |
Enable the midpoint cache update by default
https://fedorahosted.org/sssd/ticket/918
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-rw-r--r-- | src/man/sssd.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index b8f220473..1d0194fb0 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -331,7 +331,7 @@ (0 disables this feature) </para> <para> - Default: 0 + Default: 50 </para> </listitem> </varlistentry> |