docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / misc / kernelchangenotify.xml
blobd5551a913f835eed0eceae7a3f3cee15b2fe2916
1 <samba:parameter name="kernel change notify"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter specifies whether Samba should ask the 
7         kernel for change notifications in directories so that
8         SMB clients can refresh whenever the data on the server changes.
9         </para>
11         <para>This parameter is only used when your kernel supports 
12         change notification to user programs using the inotify interface.
13         </para>
14 </description>
15 <value type="default">yes</value>
16 </samba:parameter>