"description":"If set, the resolver will delay for the given amount of seconds. Use ths setting for testing a slow resolver",
"type":"number",
"default":0
},
"testresolver.startupError":{
"description":"If set, the resolver will fail. Use ths setting for testing the failure of a resolver.",
"type":"boolean",
"default":false
},
"testresolver.pause":{
"description":"If set, connection is paused",
"type":"boolean",
"default":false
},
"testresolver.supportPublicPorts":{
"description":"If set, the test resolver tunnel factory will support mock public ports. Forwarded ports will not actually be public. Requires reload.",