removed old config vars from core, they are cmd args since some time
This commit is contained in:
parent
87843f417f
commit
c1aa20b706
2 changed files with 0 additions and 6 deletions
|
|
@ -38,9 +38,6 @@
|
||||||
},
|
},
|
||||||
"core":{
|
"core":{
|
||||||
"instance_name": "Master Monitor 01 (monitor01.linspector.org)",
|
"instance_name": "Master Monitor 01 (monitor01.linspector.org)",
|
||||||
"max_logfile_size": 1024000,
|
|
||||||
"max_logfile_count": 4,
|
|
||||||
"max_worker_threads": 1000,
|
|
||||||
"threshold_handling": "reset",
|
"threshold_handling": "reset",
|
||||||
"shutdown_wait": "False",
|
"shutdown_wait": "False",
|
||||||
"members":[ "linspector", "root" ],
|
"members":[ "linspector", "root" ],
|
||||||
|
|
|
||||||
|
|
@ -301,9 +301,6 @@
|
||||||
},
|
},
|
||||||
"core":{
|
"core":{
|
||||||
"instance_name": "Master Monitor 01 (monitor01.linspector.org)",
|
"instance_name": "Master Monitor 01 (monitor01.linspector.org)",
|
||||||
"max_logfile_size": 1024000,
|
|
||||||
"max_logfile_count": 4,
|
|
||||||
"max_worker_threads": 1000,
|
|
||||||
"threshold_handling": "reset",
|
"threshold_handling": "reset",
|
||||||
"shutdown_wait": "False",
|
"shutdown_wait": "False",
|
||||||
"members":[ "linspector", "root" ],
|
"members":[ "linspector", "root" ],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue