summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/smbdasyncdosmode.xml
blob: 03d902c376a4207ac7d176534d43ee8afd594b02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="smbd async dosmode"
                 context="S"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	  This parameter control whether the fileserver will use sync or async
	  methods for fetching the DOS attributes when doing a directory listing. By default sync methods will be
	  used.
	</para>
</description>
<value type="default">no</value>
</samba:parameter>