blob: d4cfdc132eb2f60fe798578d9738afe20941e27e [file] [log] [blame]
{
"ffx": {
"subtool-search-paths": "$BUILD_DIR/host-tools"
},
"log": {
"dir": [
"$FFX_LOG_DIR",
"$FUCHSIA_TEST_OUTDIR/ffx_logs",
"$CACHE/logs"
],
"enabled": [
"$FFX_LOG_ENABLED",
true
],
"level": "info",
"rotations": 5,
"rotate_size": 104857600
},
"proxy": {
"timeout_secs": 10.0
},
"target": {
"default": [
"$FUCHSIA_DEVICE_ADDR",
"$FUCHSIA_NODENAME"
]
}
}