19700cf3c4e831da537b7281a5326801c8babdeb
[src/xds/xds-server.git] / conf.d / .config / xds / server / config.json
1 {
2     "webAppDir": "www",
3     "httpPort": "8000",
4     "shareRootDir": "${HOME}/.xds/share",
5     "logsDir": "/tmp/xds-server/logs",
6     "sdkRootDir": "/xdt/sdk",
7     "syncthing": {
8         "binDir": "",
9         "home": "${HOME}/.xds/syncthing-config",
10         "gui-address": "http://localhost:8384"
11     }
12 }