docs:smbdotconf: make formatting of headers uniform.
[gd/samba-autobuild/.git] / docs-xml / smbdotconf / printing / iprintserver.xml
1 <samba:parameter name="iprint server"
2                  context="G"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>
7     This parameter is only applicable if <smbconfoption name="printing"/> is set to <constant>iprint</constant>.
8     </para>
9
10    <para>
11    If set, this option overrides the ServerName option in the CUPS <filename>client.conf</filename>. This is 
12    necessary if you have virtual samba servers that connect to different CUPS daemons.
13    </para>
14 </description>
15
16 <value type="default">""</value>
17 <value type="example">MYCUPSSERVER</value>
18 </samba:parameter>