X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=b910e06fe36770d26ceb40777bb1beab026f0392;hb=51da3506a296b7d5d4185b17364f188292136888;hp=7b60cdc981527ba4d7424186259fed38d4028388;hpb=63f550ad8dc0061b1e010138d7fbbb55318550d4;p=src%2Fxds%2Fxds-server.git diff --git a/README.md b/README.md index 7b60cdc..b910e06 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,8 @@ Supported fields in configuration file are: "syncthing": { "binDir": "syncthing binaries directory (default: executable directory)", "home": "syncthing home directory (usually .../syncthing-config)", - "gui-address": "syncthing gui url (default http://localhost:8384)" + "gui-address": "syncthing gui url (default http://localhost:8384)", + "gui-apikey": "syncthing api-key to use (default auto-generated)" } } ```