diff --git a/examples/minimal.json b/examples/minimal.json index 0b1063d..29ff85a 100644 --- a/examples/minimal.json +++ b/examples/minimal.json @@ -38,9 +38,6 @@ }, "core":{ "instance_name": "Master Monitor 01 (monitor01.linspector.org)", - "max_logfile_size": 1024000, - "max_logfile_count": 4, - "max_worker_threads": 1000, "threshold_handling": "reset", "shutdown_wait": "False", "members":[ "linspector", "root" ], diff --git a/examples/stress.json b/examples/stress.json index 03456c8..09f9794 100644 --- a/examples/stress.json +++ b/examples/stress.json @@ -301,9 +301,6 @@ }, "core":{ "instance_name": "Master Monitor 01 (monitor01.linspector.org)", - "max_logfile_size": 1024000, - "max_logfile_count": 4, - "max_worker_threads": 1000, "threshold_handling": "reset", "shutdown_wait": "False", "members":[ "linspector", "root" ],