We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edb12a5 + 521a310 commit 6769d0dCopy full SHA for 6769d0d
tests/testapp/testapp.cc
@@ -509,7 +509,6 @@ static std::string get_errmaps_dir() {
509
// If any of these configs are changed, check if it is supported by ns_server
510
nlohmann::json TestappTest::generate_config() {
511
nlohmann::json ret = {
512
- {"always_collect_trace_info", true},
513
{"max_connections", Testapp::MAX_CONNECTIONS},
514
{"system_connections", Testapp::MAX_CONNECTIONS / 4},
515
{"stdin_listener", false},
0 commit comments