docs:smbdotconf: remove swat-specific flags.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / printing / cupsconnectiontimeout.xml
1 <samba:parameter name="cups connection timeout"
2                  context="G"
3                  type="integer"
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>cups</constant>.
8     </para>
9
10    <para>
11    If set, this option specifies the number of seconds that smbd will wait
12    whilst trying to contact to the CUPS server. The connection will fail
13    if it takes longer than this number of seconds.
14    </para>
15 </description>
16
17 <value type="default">30</value>
18 <value type="example">60</value>
19 </samba:parameter>