auth/credentials: don't ignore "client use kerberos" and --use-kerberos for machine...
[Samba.git] / docs-xml / smbdotconf / tuning / minprintspace.xml
blobb5bba27a5aa5a7b6939e8f4b36ef928af145b0c3
1 <samba:parameter name="min print space"
2                  context="S"
3                                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This sets the minimum amount of free disk 
7     space that must be available before a user will be able to spool 
8     a print job. It is specified in kilobytes. The default is 0, which 
9     means a user can always spool a print job.</para>
10 </description>
12 <related>printing</related>
13 <value type="default">0</value>
14 <value type="example">2000</value>
15 </samba:parameter>