]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Drop debug level slightly.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 20 Apr 2011 18:15:44 +0000 (18:15 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 20 Apr 2011 18:15:44 +0000 (18:15 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9700 7a7537e8-13f0-0310-91df-b6672ffda945

scheduler/org.cups.cupsd.plist

index 07beca636c2facaa5bda9e24c9ab6c9cd2c7a125..ccc861d8f2899bfe291b79dc43ef36cfa4e60486 100644 (file)
@@ -28,7 +28,7 @@
                <key>CUPS_DEBUG_LOG</key>
                <string>/var/log/cups/debug_log</string>
                <key>CUPS_DEBUG_LEVEL</key>
-               <string>4</string>
+               <string>3</string>
                <key>CUPS_DEBUG_FILTER</key>
                <string>^(http|_http|ipp|_ipp|mime).*</string>
        </dict>