ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / printing / maxprintjobs.xml
blobf37ff0af0a2654de61b199a3dbf5b1571021edfa
1 <samba:parameter name="max print jobs"
2                  context="S"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This parameter limits the maximum number of 
7     jobs allowable in a Samba printer queue at any given moment.
8     If this number is exceeded, <citerefentry><refentrytitle>smbd</refentrytitle>
9     <manvolnum>8</manvolnum></citerefentry> will remote &quot;Out of Space&quot; to the client.
10         </para>
11 </description>
13 <value type="default">1000</value>
14 <value type="example">5000</value>
15 </samba:parameter>