summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/browse/lminterval.xml
blob: cc17dc15b05eeeca18b2c3f3233c824167ca0c17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="LMINTERVAL"/>lm interval (G)</term>
		<listitem><para>If Samba is set to produce Lanman announce 
		broadcasts needed by OS/2 clients (see the <link linkend="LMANNOUNCE">
		<parameter moreinfo="none">lm announce</parameter></link> parameter) then this 
		parameter defines the frequency in seconds with which they will be 
		made.  If this is set to zero then no Lanman announcements will be 
		made despite the setting of the <parameter moreinfo="none">lm announce</parameter> 
		parameter.</para>

		<para>See also <link linkend="LMANNOUNCE"><parameter moreinfo="none">lm 
		announce</parameter></link>.</para>

		<para>Default: <command moreinfo="none">lm interval = 60</command></para>
		<para>Example: <command moreinfo="none">lm interval = 120</command></para>
		</listitem>
		</samba:parameter>