mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
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>
|