1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/misc/smbdsearchasksharemode.xml
Ralph Boehme ea36967c04 docs-xml: add "smbd search ask sharemode"
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-12-06 01:43:13 +01:00

14 lines
469 B
XML

<samba:parameter name="smbd search ask sharemode"
context="S"
type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
This parameter allows disabling fetching file write time from the open
file handle database locking.tdb. It's a performance optimisation at
the expense of protocol correctness.
</para>
</description>
<value type="default">yes</value>
</samba:parameter>