node/test/fixtures/test-runner/flag-propagation/node.config.json

6 lines
58 B
JSON

{
"nodeOptions": {
"max-http-header-size": 10
}
}