Use loadparm since it's required by some modules.
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / printing / cupstimeout.xml
blob727ccce67b32a44ec7fa77e245e214446a2f03dc
1 <samba:parameter name="cups timeout"
2                  context="G"
3                  type="integer"
4                  print="1"
5                  advanced="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8 <description>
9     <para>
10     This parameter determines the timeout for connections to a CUPS server
11     in seconds.
12     </para>
13 </description>
15 <value type="default">30</value>
16 <value type="example">cups timeout = 10</value>
17 </samba:parameter>