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