source: branches/samba-3.3.x/docs-xml/smbdotconf/misc/preload.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 710 bytes
Line 
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>
12
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>
19
20<value type="default"></value>
21<value type="example">fred lp colorlp</value>
22</samba:parameter>
Note: See TracBrowser for help on using the repository browser.