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