s3:modules: s/struct timed_event/struct tevent_timer
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / printing / maxreportedprintjobs.xml
blob34a5eb71c1a376b6fa028a5e2e6bf7fdd9a3aadc
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>
15 <related>max print jobs</related>
17 <value type="default">0</value>
18 <value type="example">1000</value>
19 </samba:parameter>