summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/preload.xml
blob: 574ed1a369a997d55db32e95fe1659e1627cf37b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="PRELOAD"/>preload (G)</term>
		<listitem><para>This is a list of services that you want to be 
		automatically added to the browse lists. This is most useful 
		for homes and printers services that would otherwise not be 
		visible.</para>

		<para>Note that if you just want all printers in your 
		printcap file loaded then the <link linkend="LOADPRINTERS">
		<parameter moreinfo="none">load printers</parameter></link> option is easier.</para>

		<para>Default: <emphasis>no preloaded services</emphasis></para>
		
		<para>Example: <command moreinfo="none">preload = fred lp colorlp</command></para>
		</listitem>
		</samba:parameter>