1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/misc/preload.xml
2008-04-23 08:47:48 -05:00

23 lines
710 B
XML

<samba:parameter name="preload"
context="G"
advanced="1" developer="1"
type="string"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<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 <smbconfoption name="load printers"/>
option is easier.
</para>
</description>
<value type="default"></value>
<value type="example">fred lp colorlp</value>
</samba:parameter>