diff options
Diffstat (limited to 'docs/docbook/smbdotconf/printing/loadprinters.xml')
-rw-r--r-- | docs/docbook/smbdotconf/printing/loadprinters.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/printing/loadprinters.xml b/docs/docbook/smbdotconf/printing/loadprinters.xml new file mode 100644 index 0000000000..adaa8afca9 --- /dev/null +++ b/docs/docbook/smbdotconf/printing/loadprinters.xml @@ -0,0 +1,9 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="LOADPRINTERS"/>load printers (G)</term> + <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> |