Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / tuning / minprintspace.xml
blobacbb65fa412086a098ee3407a0efbcf5e2da8397
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MINPRINTSPACE"/>min print space (S)</term>
3                 <listitem><para>This sets the minimum amount of free disk 
4                 space that must be available before a user will be able to spool 
5                 a print job. It is specified in kilobytes. The default is 0, which 
6                 means a user can always spool a print job.</para>
8                 <para>See also the <link linkend="PRINTING"><parameter moreinfo="none">printing
9                 </parameter></link> parameter.</para>
11                 <para>Default: <command moreinfo="none">min print space = 0</command></para>
12                 <para>Example: <command moreinfo="none">min print space = 2000</command></para>
13                 </listitem>
14                 </samba:parameter>