Can I set a time limit for print jobs?

Yes. Tarantella Administrators can set a time limit on how long a print request can remain on the Tarantella server before it gets deleted. This is useful if you have to manage a high volume of printing.

To specify the number of hours that print jobs remain on the server, run the following command:

tarantella config edit --tarantella-config-array-printjoblifetime hours

To return Tarantella to its default behavior so that print jobs remain on the server indefinitely, run the following command:

tarantella config edit --tarantella-config-array-printjoblifetime 0
Related topics
  • Introducing Tarantella printing
  • The tarantella print move command
  • The tarantella print cancel command