samba-tool drs: Ensure we do not replicate all secrets to an RODC, even with --local
[Samba.git] / docs-xml / smbdotconf / printing / maxprintjobs.xml
blob659e173d10522b4f26cabcdb46ed2e4b139dc9c8
1 <samba:parameter name="max print jobs"
2                  context="S"
3                  print="1"
4                  type="integer"
5                  generated_function="0"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8     <para>This parameter limits the maximum number of 
9     jobs allowable in a Samba printer queue at any given moment.
10     If this number is exceeded, <citerefentry><refentrytitle>smbd</refentrytitle>
11     <manvolnum>8</manvolnum></citerefentry> will remote &quot;Out of Space&quot; to the client.
12         </para>
13 </description>
15 <value type="default">1000</value>
16 <value type="example">5000</value>
17 </samba:parameter>