summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/changenotify.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/misc/changenotify.xml')
-rw-r--r--docs/smbdotconf/misc/changenotify.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/smbdotconf/misc/changenotify.xml b/docs/smbdotconf/misc/changenotify.xml
new file mode 100644
index 0000000000..ad9d5eb09c
--- /dev/null
+++ b/docs/smbdotconf/misc/changenotify.xml
@@ -0,0 +1,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">no</value>
+</samba:parameter>