Auto start Syncthing and Syncthing-inotify.
[src/xds/xds-server.git] / config.json.in
index a4dcf33..dd34579 100644 (file)
@@ -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"
     }