small config update just to not forget the idea

This commit is contained in:
Johannes Findeisen 2013-10-08 21:21:37 +02:00
commit fc4a55c8db

View file

@ -191,7 +191,10 @@
"members":[ "root" ], "members":[ "root" ],
"backends": { "backends": {
"jsonrpc": { "jsonrpc": {
"port": "2323" "listen": "127.0.0.1",
"port": "2323",
"username": "linspector",
"password": "linspector"
} }
}, },
"tasks":{ "tasks":{