Update Makefile to be smarter with syncthing compilation.
[src/xds/xds-agent.git] / agent-config.json.in
1 {
2     "logsDir": "${HOME}/.xds/agent/logs",
3     "syncthing": {
4         "home": "${HOME}/.xds/agent/syncthing-config",
5         "gui-address": "http://localhost:8384"
6     }
7 }