X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2F.config%2Fxds%2Fserver%2Fconfig.json;fp=conf.d%2F.config%2Fxds%2Fserver%2Fconfig.json;h=19700cf3c4e831da537b7281a5326801c8babdeb;hb=6849b490ccfe2f5ed2bb577758edf30445691378;hp=0000000000000000000000000000000000000000;hpb=f1ba9d6e9a69a5982ea4821a6b78f0ca5f224bc7;p=src%2Fxds%2Fxds-server.git diff --git a/conf.d/.config/xds/server/config.json b/conf.d/.config/xds/server/config.json new file mode 100644 index 0000000..19700cf --- /dev/null +++ b/conf.d/.config/xds/server/config.json @@ -0,0 +1,12 @@ +{ + "webAppDir": "www", + "httpPort": "8000", + "shareRootDir": "${HOME}/.xds/share", + "logsDir": "/tmp/xds-server/logs", + "sdkRootDir": "/xdt/sdk", + "syncthing": { + "binDir": "", + "home": "${HOME}/.xds/syncthing-config", + "gui-address": "http://localhost:8384" + } +}