selftest: Make --include-env and --exclude-env use the base env name
[Samba.git] / docs-xml / smbdotconf / printing / cupsconnectiontimeout.xml
blobbcb6985c0307e29ec174c324dc25fa176f2a48ce
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>
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>
17 <value type="default">30</value>
18 <value type="example">60</value>
19 </samba:parameter>