summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/tuning/minprintspace.xml
blob: acbb65fa412086a098ee3407a0efbcf5e2da8397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="MINPRINTSPACE"/>min print space (S)</term>
		<listitem><para>This sets the minimum amount of free disk 
		space that must be available before a user will be able to spool 
		a print job. It is specified in kilobytes. The default is 0, which 
		means a user can always spool a print job.</para>

		<para>See also the <link linkend="PRINTING"><parameter moreinfo="none">printing
		</parameter></link> parameter.</para>

		<para>Default: <command moreinfo="none">min print space = 0</command></para>
		<para>Example: <command moreinfo="none">min print space = 2000</command></para>
		</listitem>
		</samba:parameter>