Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / printing / maxreportedprintjobs.xml
blob90b6730c2e493158beb4453559c20bca4e03d763
1 <samba:parameter name="max reported print jobs"
2                  context="S"
3                                  type="integer"
4                  print="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7     <para>This parameter limits the maximum number of 
8     jobs displayed in a port monitor for Samba printer queue at any given 
9     moment. If this number is exceeded, the excess jobs will not be shown.
10     A value of zero means there is no limit on the number of print
11         jobs reported.</para>
12 </description>
14 <related>max print jobs</related>
16 <value type="default">0</value>
17 <value type="example">1000</value>
18 </samba:parameter>