summaryrefslogtreecommitdiffstats
path: root/agent-config.json.in
blob: 3ee736daccc3a3e0a603e017e75c6257e4eca355 (plain)
1
2
3
4
5
6
7
8
{
    "logsDir": "/tmp/xds-agent/logs",
    "syncthing": {
        "binDir": "./bin",
        "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config",
        "gui-address": "http://localhost:8384"
    }
}