docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / winbind / winbindrequesttimeout.xml
blob8c7ec5657b49f6efe77fdb647c5fe18e6452ab40
1 <samba:parameter name="winbind request timeout"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter specifies the number of
7         seconds the <citerefentry><refentrytitle>winbindd</refentrytitle>
8         <manvolnum>8</manvolnum></citerefentry> daemon will wait before
9         disconnecting either a client connection with no outstanding
10         requests (idle) or a client connection with a request that has
11         remained outstanding (hung) for longer than this number of seconds.</para>
12 </description>
14 <value type="default">60</value>
15 </samba:parameter>