Files
codapi/internal/config/testdata/config.json
2023-12-04 23:40:41 +05:00

11 lines
132 B
JSON

{
"pool_size": 8,
"verbose": true,
"box": {
"memory": 64
},
"step": {
"user": "sandbox"
}
}