mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
de23fd66e4
These are not valid smbconfoptions, so we end up with dangling links. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
14 lines
475 B
XML
14 lines
475 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 <link linkend="PRINTERSSECT">printers</link> section for
|
|
more details.</para>
|
|
</description>
|
|
|
|
<value type="default">yes</value>
|
|
</samba:parameter>
|