]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Document cupsd.conf's IdleExitTimeout 4841/head
authorBrian Norris <briannorris@google.com>
Wed, 15 Jun 2016 17:11:20 +0000 (10:11 -0700)
committerBrian Norris <briannorris@google.com>
Wed, 15 Jun 2016 17:11:20 +0000 (10:11 -0700)
doc/help/man-cupsd.conf.html
man/cupsd.conf.man.in

index 8111a282a9b3d8194676af34fd1ceeb9e17260ca..1af903b642307ab45ab573acc2283af6284e2c23 100644 (file)
@@ -130,6 +130,12 @@ to verify that the hostname resolved from the address matches one of the address
 Double lookups also prevent clients with unregistered addresses from connecting to your server.
 The default is "Off" to avoid the potential server performance problems with hostname lookups.
 Only set this option to "On" or "Double" if absolutely required.
+<dt><a name="IdleExitTimeout"></a><b>IdleExitTimeout </b><i>seconds</i>
+<dd style="margin-left: 5.0em">Only applicable when
+<a href="man-cupsd.html?TOPIC=Man+Pages"><b>cupsd</b>(8)</a>
+is run on-demand (e.g., with <b>-l</b>).
+Specifies the length of time to wait before shutting down due to inactivity.
+The default is "60".
 <dt><a name="JobKillDelay"></a><b>JobKillDelay </b><i>seconds</i>
 <dd style="margin-left: 5.0em">Specifies the number of seconds to wait before killing the filters and backend associated with a canceled or held job.
 The default is "30".
index a05c4a657b284e7736cefa1922c6852cb8473f8b..ddd38fc2d14aa9530e8b271fa8d0f9341ee6929b 100644 (file)
@@ -191,6 +191,14 @@ to verify that the hostname resolved from the address matches one of the address
 Double lookups also prevent clients with unregistered addresses from connecting to your server.
 The default is "Off" to avoid the potential server performance problems with hostname lookups.
 Only set this option to "On" or "Double" if absolutely required.
+.\"#IdleExitTimeout
+.TP 5
+\fBIdleExitTimeout \fIseconds\fR
+Only applicable when
+.BR cupsd (8)
+is run on-demand (e.g., with \fB-l\fR).
+Specifies the length of time to wait before shutting down due to inactivity.
+The default is "60".
 .\"#JobKillDelay
 .TP 5
 \fBJobKillDelay \fIseconds\fR