summaryrefslogtreecommitdiff
path: root/scheduler/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/conf.h')
-rw-r--r--scheduler/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheduler/conf.h b/scheduler/conf.h
index 3a5fe105d..b2289c6a6 100644
--- a/scheduler/conf.h
+++ b/scheduler/conf.h
@@ -160,7 +160,7 @@ VAR cupsd_accesslog_t AccessLogLevel VALUE(CUPSD_ACCESSLOG_ACTIONS);
/* Access log level */
VAR int ClassifyOverride VALUE(0),
/* Allow overrides? */
- LogDebugHistory VALUE(200),
+ LogDebugHistory VALUE(99999),
/* Amount of automatic debug history */
FatalErrors VALUE(CUPSD_FATAL_CONFIG),
/* Which errors are fatal? */