aboutsummaryrefslogtreecommitdiffstats
path: root/agent-config.json.in
blob: 0ef6d6335e0721f6e3e16c49977d19cc9b1e8a71 (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:8384",
        "gui-apikey": "1234abcezam"
    }
}