blob: 3085809210f482820f4b308e0cf11385f9b38a1a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- conf/cupsd.conf.in.orig 2025-11-27 15:21:54 UTC
+++ conf/cupsd.conf.in
@@ -28,9 +28,6 @@ WebInterface @CUPS_WEBIF@
# Web interface setting...
WebInterface @CUPS_WEBIF@
-# Timeout after cupsd exits if idle (applied only if cupsd runs on-demand - with -l)
-IdleExitTimeout @EXIT_TIMEOUT@
-
# Restrict access to the server...
<Location />
Order allow,deny
|