summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/changenotify.xml
blob: 9ded7ec677cc675bd2f60abb6fee24f28d33dde2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="change notify"
                 context="G"
                 type="boolean"
                 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>