summaryrefslogtreecommitdiffstats
path: root/server/man/sssd.conf.5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/man/sssd.conf.5.xml')
-rw-r--r--server/man/sssd.conf.5.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/server/man/sssd.conf.5.xml b/server/man/sssd.conf.5.xml
index 95fd606e7..cb378c845 100644
--- a/server/man/sssd.conf.5.xml
+++ b/server/man/sssd.conf.5.xml
@@ -362,12 +362,12 @@
<term>timeout (integer)</term>
<listitem>
<para>
- Timeout in seconds for this particular domain.
- Raising this timeout might prove useful for slower
- backends like distant LDAP servers.
+ Timeout in seconds between heartbeats for this domain.
+ This is used to ensure that the backend process is
+ alive and capable of answering requests.
</para>
<para>
- Default: 0 (no timeout)
+ Default: 10
</para>
</listitem>
</varlistentry>