Merge remote-tracking branch 'origin/pr/691'
[collectd.git] / src / configfile.c
index 9a5807c..9841efd 100644 (file)
@@ -117,6 +117,7 @@ static cf_global_option_t cf_global_options[] =
        {"WriteQueueLimitLow", NULL, NULL},
        {"Timeout",     NULL, "2"},
        {"AutoLoadPlugin", NULL, "false"},
+       {"CollectInternalStats", NULL, "false"},
        {"PreCacheChain",  NULL, "PreCache"},
        {"PostCacheChain", NULL, "PostCache"},
        {"MaxReadInterval", NULL, "86400"}