docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / misc / asyncsmbechohandler.xml
blob84e2f1a340d5b0767779b3581e877615fb9f2290
1 <samba:parameter name="async smb echo handler"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter specifies whether Samba should fork the
7           async smb echo handler. It can be beneficial if your file
8           system can block syscalls for a very long time. In some
9           circumstances, it prolongs the timeout that Windows uses to
10           determine whether a connection is dead.
11         </para>
12 </description>
13 <value type="default">no</value>
14 </samba:parameter>