Next update of VFS modules development guide
[ira/wip.git] / docs / smbdotconf / printing / maxreportedprintjobs.xml
1 <samba:parameter name="max reported print jobs"
2                  context="S"
3                                  type="integer"
4                  print="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>
8     This parameter limits the maximum number of jobs displayed in a port monitor for 
9     Samba printer queue at any given moment. If this number is exceeded, the excess 
10     jobs will not be shown. A value of zero means there is no limit on the number of 
11     print jobs reported.
12     </para>
13 </description>
14
15 <related>max print jobs</related>
16
17 <value type="default">0</value>
18 <value type="example">1000</value>
19 </samba:parameter>