Next update of VFS modules development guide
[samba.git] / docs-xml / smbdotconf / browse / lminterval.xml
1 <samba:parameter name="lm interval"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="integer"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>If Samba is set to produce Lanman announce 
8         broadcasts needed by OS/2 clients (see the 
9                 <smbconfoption name="lm announce"/> 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 <smbconfoption name="lm announce"/> 
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>