some bool fixes in json files

This commit is contained in:
Johannes Findeisen 2013-11-08 07:04:16 +01:00
commit b00c73f8f6
3 changed files with 6 additions and 6 deletions

View file

@ -97,9 +97,9 @@
"core":{
"instance_name": "Master Monitor 01 (monitor01.linspector.org)",
"threshold_handling": "reset",
"shutdown_wait": "False",
"shutdown_wait": false,
"members":[ "linspector", "root" ],
"jsonrpc_backend": "True",
"jsonrpc_backend": true,
"backends": {
"jsonrpc": {
"host": "127.0.0.1",