Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / printing / maxprintjobs.xml
blobf0c7d83d3fbf53d6bb9b561cd603efece13f9479
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MAXPRINTJOBS"/>max print jobs (S)</term>
3                 <listitem><para>This parameter limits the maximum number of 
4                 jobs allowable in a Samba printer queue at any given moment.
5                 If this number is exceeded, <citerefentry><refentrytitle>smbd</refentrytitle>
6                 <manvolnum>8</manvolnum></citerefentry> will remote &quot;Out of Space&quot; to the client.
7                 See all <link linkend="TOTALPRINTJOBS"><parameter moreinfo="none">total
8                 print jobs</parameter></link>.
9                 </para>
11                 <para>Default: <command moreinfo="none">max print jobs = 1000</command></para>
12                 <para>Example: <command moreinfo="none">max print jobs = 5000</command></para>
13                 </listitem>
14                 </samba:parameter>