1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-19 21:57:57 +03:00

Document 'cups server'

Volker
This commit is contained in:
Volker Lendecke 2004-06-02 15:01:24 +00:00 committed by Gerald W. Carter
parent 8c2734983b
commit d87ee38eb0

View File

@ -0,0 +1,19 @@
<samba:parameter name="cups server"
context="G"
type="string"
print="1"
xmlns:samba="http://samba.org/common">
<description>
<para>This parameter is only applicable if <link
linkend="PRINTING"><parameter moreinfo="none">printing</parameter></link> is
set to <constant>cups</constant>.
</para>
<para>If set, this option overrides the ServerName option in the CUPS
<filename>client.conf</filename>. This is necessary if you have virtual
samba servers that connect to different CUPS daemons.</para>
</description>
<value type="default">""</value>
<value type="example">"raw,media=a4,job-sheets=secret,secret"</value>
</samba:parameter>