File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,11 +132,11 @@ <h3><a name="TOP_LEVEL_DIRECTIVES">Top-level Directives</a></h3>
132132The default is "30".
133133< dt > < a name ="JobRetryInterval "> </ a > < b > JobRetryInterval </ b > < i > seconds</ i >
134134< dd style ="margin-left: 5.0em "> Specifies the interval between retries of jobs in seconds.
135- This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job" or "retry-current-job" .
135+ This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job".
136136The default is "30".
137137< dt > < a name ="JobRetryLimit "> </ a > < b > JobRetryLimit </ b > < i > count</ i >
138138< dd style ="margin-left: 5.0em "> Specifies the number of retries that are done for jobs.
139- This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job" or "retry-current-job" .
139+ This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job".
140140The default is "5".
141141< dt > < a name ="KeepAlive "> </ a > < b > KeepAlive Yes</ b >
142142< dd style ="margin-left: 5.0em "> < dt > < b > KeepAlive No</ b >
Original file line number Diff line number Diff line change 88.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
99.\" information.
1010.\"
11- .TH cupsd.conf 5 "CUPS" "2021-10-01 " "OpenPrinting"
11+ .TH cupsd.conf 5 "CUPS" "2025-03-12 " "OpenPrinting"
1212.SH NAME
1313cupsd.conf \- server configuration file for cups
1414.SH DESCRIPTION
@@ -192,13 +192,13 @@ The default is "30".
192192.TP 5
193193\fB JobRetryInterval \fI seconds \fR
194194Specifies the interval between retries of jobs in seconds.
195- This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job" or "retry-current-job" .
195+ This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job".
196196The default is "30".
197197.\" #JobRetryLimit
198198.TP 5
199199\fB JobRetryLimit \fI count \fR
200200Specifies the number of retries that are done for jobs.
201- This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job" or "retry-current-job" .
201+ This is typically used for fax queues but can also be used with normal print queues whose error policy is "retry-job".
202202The default is "5".
203203.\" #KeepAlive
204204.TP 5
@@ -919,4 +919,4 @@ Require authentication for accesses from outside the 10. network:
919919.BR subscriptions.conf (5),
920920CUPS Online Help (http://localhost:631/help)
921921.SH COPYRIGHT
922- Copyright \[co ] 2020-2024 by OpenPrinting.
922+ Copyright \[co ] 2020-2025 by OpenPrinting.
You can’t perform that action at this time.
0 commit comments