]> git.pld-linux.org Git - packages/cups.git/blame_incremental - cups-config.patch
- up to 2.1.4
[packages/cups.git] / cups-config.patch
... / ...
CommitLineData
1diff -urN cups-1.2.0.org/conf/cupsd.conf.in cups-1.2.0/conf/cupsd.conf.in
2--- cups-1.2.0.org/conf/cupsd.conf.in 2006-04-23 23:46:38.000000000 +0200
3+++ cups-1.2.0/conf/cupsd.conf.in 2006-05-12 08:17:48.946318536 +0200
4@@ -6,6 +6,9 @@
5 # file.
6 #
7
8+MaxLogSize 0
9+Printcap /etc/printcap
10+
11 # Log general information in error_log - change "@CUPS_LOG_LEVEL@" to "debug"
12 # for troubleshooting...
13 LogLevel @CUPS_LOG_LEVEL@
14
This page took 0.086904 seconds and 4 git commands to generate.