summaryrefslogtreecommitdiffstats
path: root/config.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.json.in')
-rw-r--r--config.json.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.json.in b/config.json.in
index a4dcf33..dd34579 100644
--- a/config.json.in
+++ b/config.json.in
@@ -1,7 +1,9 @@
{
"webAppDir": "webapp/dist",
"shareRootDir": "${ROOT_DIR}/tmp/builder_dev_host/share",
+ "logsDir": "/tmp/xds-server/logs",
"syncthing": {
+ "binDir": "./bin",
"home": "${ROOT_DIR}/tmp/local_dev/syncthing-config",
"gui-address": "http://localhost:8384"
}