blob: efc2658ba88805536d58c3d305a938c11822ca21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<samba:parameter name="load printers"
context="G"
print="1"
xmlns:samba="http://samba.org/common">
<listitem>
<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>
<para>Default: <command moreinfo="none">load printers = yes</command></para>
</listitem>
</samba:parameter>
|