s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / misc / preload.xml
blob94905a67ef7b961ed0ef12e6d2684f80b78e1111
1 <samba:parameter name="preload"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="string"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
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>
14         Note that if you just want all printers in your 
15         printcap file loaded then the <smbconfoption name="load printers"/>
16          option is easier.
17         </para>
18 </description>
20 <value type="default"></value>
21 <value type="example">fred lp colorlp</value>
22 </samba:parameter>