aboutsummaryrefslogtreecommitdiffstats
path: root/agent-config.json.in
blob: 35d702dcd3da1a19707d22c15c6c9cb6f0d29ae7 (plain)
1
2
3
4
5
6
7
8
9
{
    "logsDir": "${HOME}/.xds/agent/logs",
    "xds-apikey": "1234abcezam",
    "syncthing": {
        "home": "${HOME}/.xds/agent/syncthing-config",
        "gui-address": "http://localhost:8386",
        "gui-apikey": "1234abcezam"
    }
}