Updated entry of samba-vscan
[Samba.git] / docs / smbdotconf / printing / cupsserver.xml
blobd4ca877b7bee005ca9b8d6b83d88bdcdab30a0f9
1 <samba:parameter name="cups server"
2                  context="G"
3                  type="string"
4                  print="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7     <para>This parameter is only applicable if <link 
8     linkend="PRINTING"><parameter moreinfo="none">printing</parameter></link> is 
9     set to <constant>cups</constant>.
10     </para>
12    <para>If set, this option overrides the ServerName option in the CUPS
13    <filename>client.conf</filename>. This is necessary if you have virtual
14    samba servers that connect to different CUPS daemons.</para>
15 </description>
17 <value type="default">""</value>
18 <value type="example">"raw,media=a4,job-sheets=secret,secret"</value>
19 </samba:parameter>