summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/printing/spoolssarchitecture.xml
blob: dae73905663844a531cb2dcf364b02dba3722f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="spoolss: architecture"
                 context="G"
                 type="string"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>Windows spoolss print clients only allow association of server-side drivers
	with printers when the driver architecture matches the advertised print server
	architecture. Samba's spoolss print server architecture can be changed using
	this parameter.</para>
</description>
<value type="default">Windows x64</value>
<value type="example">Windows NT x86</value>
</samba:parameter>