0ef6d6335e0721f6e3e16c49977d19cc9b1e8a71
[src/xds/xds-agent.git] / agent-config.json.in
1 {
2     "logsDir": "${HOME}/.xds/agent/logs",
3     "xds-apikey": "1234abcezam",
4     "syncthing": {
5         "home": "${HOME}/.xds/agent/syncthing-config",
6         "gui-address": "http://localhost:8384",
7         "gui-apikey": "1234abcezam"
8     }
9 }