summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/printing/loadprinters.xml
blob: 25cdbecedbf5ec8fa1044a9adf315130eb59cab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="load printers"
                 context="G"
				 type="boolean"
		 print="1"
                 xmlns:samba="http://samba.org/common">
<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>