s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / browse / lminterval.xml
blob4f3816514773acbdaa61f92bb356fba48d88695c
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>