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