source: vendor/current/docs-xml/smbdotconf/printing/printcapcachetime.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 570 bytes
Line 
1<samba:parameter name="printcap cache time"
2 context="G"
3 type="integer"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This option specifies the number of seconds before the printing
7 subsystem is again asked for the known printers.
8 </para>
9
10 <para>Setting this parameter to 0 disables any rescanning for new
11 or removed printers after the initial startup.
12 </para>
13</description>
14
15
16<value type="default">750</value>
17<value type="example">600</value>
18</samba:parameter>
Note: See TracBrowser for help on using the repository browser.