docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / browse / lminterval.xml
blobda33658f31c5e58fe3ded9ea67213ca4724f4803
1 <samba:parameter name="lm interval"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>If Samba is set to produce Lanman announce 
7         broadcasts needed by OS/2 clients (see the 
8                 <smbconfoption name="lm announce"/> parameter) then this 
9         parameter defines the frequency in seconds with which they will be 
10         made.  If this is set to zero then no Lanman announcements will be 
11         made despite the setting of the <smbconfoption name="lm announce"/> 
12         parameter.</para>
13 </description>
14 <related>lm announce</related>
15 <value type="default">60</value>
16 <value type="example">120</value>
17 </samba:parameter>