Auto start Syncthing and Syncthing-inotify.
[src/xds/xds-server.git] / README.md
index 9615041..677ada2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -64,7 +64,9 @@ Supported fields in configuration file are:
 {
     "webAppDir": "location of client dashboard (default: webapp/dist)",
     "shareRootDir": "root directory where projects will be copied",
+    "logsDir": "directory to store logs (eg. syncthing output)",
     "syncthing": {
+        "binDir": "syncthing binaries directory (default: executable directory)",
         "home": "syncthing home directory (usually .../syncthing-config)",
         "gui-address": "syncthing gui url (default http://localhost:8384)"
     }