summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/changenotify.xml
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-02-19 13:53:54 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:25 -0500
commit1cd7864412a1708fd968d39d52431f7632ddf3cd (patch)
treed6eee2c43be368db72beb709b9b20ef2473ac116 /docs/smbdotconf/misc/changenotify.xml
parent97f3db1abce035593b1903e1af54e673e204a296 (diff)
downloadsamba-1cd7864412a1708fd968d39d52431f7632ddf3cd.tar.gz
samba-1cd7864412a1708fd968d39d52431f7632ddf3cd.tar.bz2
samba-1cd7864412a1708fd968d39d52431f7632ddf3cd.zip
After merging the notify stuff to 3_0_25, check in the docs
(This used to be commit ee532da6c8eb7c21937702e942e2755cf0aac042)
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>