blob: ff6ea4be80c9748fe3d1f18a567afb95783367f1 [file] [log] [blame]
{
"local_auth": {
"secret": "abc",
"accounts": [
{
"id": "foo",
"email": "account@gmail.com"
},
{
"id": "bar",
"email": "reader@gmail.com"
}
],
"rpc_port": 4567,
"default_account_id": "task"
},
"result_sink": {
"address": "result.sink",
"auth_token": "token"
}
}