mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
d13d8c1640
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
16 lines
472 B
XML
16 lines
472 B
XML
<samba:parameter name="change notify"
|
|
context="S"
|
|
type="boolean"
|
|
advanced="1"
|
|
parm="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This parameter specifies whether Samba should reply
|
|
to a client's file change notify requests.
|
|
</para>
|
|
|
|
<para>You should never need to change this parameter</para>
|
|
</description>
|
|
<value type="default">yes</value>
|
|
</samba:parameter>
|