summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/printing/cupstimeout.xml
blob: 727ccce67b32a44ec7fa77e245e214446a2f03dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<samba:parameter name="cups timeout"
                 context="G"
		 type="integer"
		 print="1"
		 advanced="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">

<description>
    <para>
    This parameter determines the timeout for connections to a CUPS server
    in seconds.
    </para>
</description>

<value type="default">30</value>
<value type="example">cups timeout = 10</value>
</samba:parameter>