docs-xml: fix dfree cache time example
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / misc / changenotify.xml
1 <samba:parameter name="change notify"
2                  context="S"
3                                  type="boolean"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter specifies whether Samba should reply
8         to a client's file change notify requests.
9         </para>
10
11         <para>You should never need to change this parameter</para>
12 </description>
13 <value type="default">yes</value>
14 </samba:parameter>