summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/changenotify.xml
blob: 9ff6f02f6fedeeeabaea3da9de65cfeb1205c818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>