Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / browse / lminterval.xml
blobbe64011361a51fe3518bd224a631c12490b2d263
1 <samba:parameter name="lm interval"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="integer"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>If Samba is set to produce Lanman announce 
8         broadcasts needed by OS/2 clients (see the <link linkend="LMANNOUNCE">
9         <parameter moreinfo="none">lm announce</parameter></link> parameter) then this 
10         parameter defines the frequency in seconds with which they will be 
11         made.  If this is set to zero then no Lanman announcements will be 
12         made despite the setting of the <parameter moreinfo="none">lm announce</parameter> 
13         parameter.</para>
14 </description>
15 <related>lm announce</related>
16 <value type="default">60</value>
17 <value type="example">120</value>
18 </samba:parameter>