s3 libaddns: Prevent a crash when dns_create_update fails
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / printing / cupsconnectiontimeout.xml
blob1c7df15c3cede482149bb86ba634f7b7d4afdcb0
1 <samba:parameter name="cups connection timeout"
2                  context="G"
3                  type="integer"
4                  print="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>
8     This parameter is only applicable if <smbconfoption name="printing"/> is set to <constant>cups</constant>.
9     </para>
11    <para>
12    If set, this option specifies the number of seconds that smbd will wait
13    whilst trying to contact to the CUPS server. The connection will fail
14    if it takes longer than this number of seconds.
15    </para>
16 </description>
18 <value type="default">30</value>
19 <value type="example">60</value>
20 </samba:parameter>