some bool fixes in json files
This commit is contained in:
parent
001dbefb8e
commit
b00c73f8f6
3 changed files with 6 additions and 6 deletions
|
|
@ -302,9 +302,9 @@
|
|||
"core":{
|
||||
"instance_name": "Master Monitor 01 (monitor01.linspector.org)",
|
||||
"threshold_handling": "reset",
|
||||
"shutdown_wait": "False",
|
||||
"shutdown_wait": true,
|
||||
"members":[ "linspector", "root" ],
|
||||
"jsonrpc_backend": "True",
|
||||
"jsonrpc_backend": true,
|
||||
"backends": {
|
||||
"jsonrpc": {
|
||||
"host": "127.0.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue