most probably a typo.
[Samba.git] / docs / smbdotconf / misc / preload.xml
blob53abba1f1b7731008f1f185d907c639ec62c650f
1 <samba:parameter name="preload"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="string"
5                  xmlns:samba="http://samba.org/common">
6 <synonym>auto services</synonym>
7 <description>
8         <para>This is a list of services that you want to be 
9         automatically added to the browse lists. This is most useful 
10         for homes and printers services that would otherwise not be 
11         visible.</para>
13         <para>Note that if you just want all printers in your 
14         printcap file loaded then the <link linkend="LOADPRINTERS">
15         <parameter moreinfo="none">load printers</parameter></link> option is easier.</para>
16 </description>
18 <value type="default"></value>
19 <value type="example">fred lp colorlp</value>
20 </samba:parameter>