codapi/config/testdata/config.json

11 lines
132 B
JSON
Raw Normal View History

2023-11-24 23:02:45 +00:00
{
"pool_size": 8,
"verbose": true,
"box": {
"memory": 64
},
"step": {
"user": "sandbox"
}
}