{
    "webAppDir": "www",
    "httpPort": "8000",
    "shareRootDir": "${HOME}/.xds-server/projects",
    "logsDir": "/tmp/xds-server/logs",
    "sdkRootDir": "/xdt/sdk",
    "syncthing": {
        "binDir": "./bin",
        "home": "${HOME}/.xds-server/syncthing-config",
        "gui-address": "http://localhost:8385"
    }
}