mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
64b720d284
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
14 lines
464 B
XML
14 lines
464 B
XML
<samba:parameter name="load printers"
|
|
context="G"
|
|
type="boolean"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>A boolean variable that controls whether all
|
|
printers in the printcap will be loaded for browsing by default.
|
|
See the <smbconfoption name="printers"/> section for
|
|
more details.</para>
|
|
</description>
|
|
|
|
<value type="default">yes</value>
|
|
</samba:parameter>
|