mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
8f8a9f0190
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
15 lines
446 B
XML
15 lines
446 B
XML
<samba:parameter name="change notify"
|
|
context="S"
|
|
type="boolean"
|
|
advanced="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>
|