1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/misc/auto_services.xml
Ralph Boehme 5e8d600bc6 smbdotconf: mark "auto services" with substitution="1"
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:34 +00:00

23 lines
708 B
XML

<samba:parameter name="auto services"
context="G"
type="string"
substitution="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>preload</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>