docs:smbdotconf: remove swat-specific flags.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / winbind / winbindrequesttimeout.xml
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>
13
14 <value type="default">60</value>
15 </samba:parameter>