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