source: trunk/server/docs-xml/smbdotconf/browse/lminterval.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 731 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.