docs:smbdotconf: make formatting of headers uniform.
[samba.git] / docs-xml / smbdotconf / printing / printcapcachetime.xml
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>