summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-04-16 10:04:35 +0200
committerStephen Gallagher <sgallagh@redhat.com>2012-04-18 10:43:22 -0400
commit41dc943aa6f06c1e53a4da09c470503116b30727 (patch)
treee30fce972c1c23a7d892c214cd9d4872539b3d0c
parent49dae233dfa8aae99acb34d1e54f772943ea7e2e (diff)
downloadsssd_unused-41dc943aa6f06c1e53a4da09c470503116b30727.tar.gz
sssd_unused-41dc943aa6f06c1e53a4da09c470503116b30727.tar.xz
sssd_unused-41dc943aa6f06c1e53a4da09c470503116b30727.zip
MAN: timeout can be specified for services, too
-rw-r--r--src/man/sssd.conf.5.xml27
1 files changed, 13 insertions, 14 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 1a5d96b7..27a86baf 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -254,6 +254,19 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term>timeout (integer)</term>
+ <listitem>
+ <para>
+ Timeout in seconds between heartbeats for this
+ service. This is used to ensure that the process
+ is alive and capable of answering requests.
+ </para>
+ <para>
+ Default: 10
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>reconnection_retries (integer)</term>
<listitem>
<para>
@@ -688,20 +701,6 @@
</varlistentry>
<varlistentry>
- <term>timeout (integer)</term>
- <listitem>
- <para>
- 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: 10
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>enumerate (bool)</term>
<listitem>
<para>