| Line | |
|---|
| 1 | <samba:parameter name="max print jobs"
|
|---|
| 2 | context="S"
|
|---|
| 3 | print="1"
|
|---|
| 4 | type="integer"
|
|---|
| 5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|---|
| 6 | <description>
|
|---|
| 7 | <para>This parameter limits the maximum number of
|
|---|
| 8 | jobs allowable in a Samba printer queue at any given moment.
|
|---|
| 9 | If this number is exceeded, <citerefentry><refentrytitle>smbd</refentrytitle>
|
|---|
| 10 | <manvolnum>8</manvolnum></citerefentry> will remote "Out of Space" to the client.
|
|---|
| 11 | </para>
|
|---|
| 12 | </description>
|
|---|
| 13 |
|
|---|
| 14 | <value type="default">1000</value>
|
|---|
| 15 | <value type="example">5000</value>
|
|---|
| 16 | </samba:parameter>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.