summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBrian Norris <briannorris@google.com>2016-06-15 10:11:20 -0700
committerBrian Norris <briannorris@google.com>2016-06-15 10:11:20 -0700
commitc4412c12a7f37941dee48f48ae647d56eecc494c (patch)
treeafc7094a727e60b208569ac69674081d449ceb4d /man
parent6dae04249656a6685924343a96347b537c828ce4 (diff)
downloadcups-c4412c12a7f37941dee48f48ae647d56eecc494c.tar.gz
Document cupsd.conf's IdleExitTimeout
Diffstat (limited to 'man')
-rw-r--r--man/cupsd.conf.man.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/cupsd.conf.man.in b/man/cupsd.conf.man.in
index a05c4a657..ddd38fc2d 100644
--- a/man/cupsd.conf.man.in
+++ b/man/cupsd.conf.man.in
@@ -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