summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/preload.xml
blob: 53abba1f1b7731008f1f185d907c639ec62c650f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<samba:parameter name="preload"
                 context="G"
                 advanced="1" developer="1"
				 type="string"
                 xmlns:samba="http://samba.org/common">
<synonym>auto services</synonym>
<description>
	<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>
</description>

<value type="default"></value>
<value type="example">fred lp colorlp</value>
</samba:parameter>