source: vendor/current/docs-xml/smbdotconf/browse/lminterval.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

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