diff options
Diffstat (limited to 'agent-config.json.in')
-rw-r--r-- | agent-config.json.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agent-config.json.in b/agent-config.json.in index a0c0ad5..3ee736d 100644 --- a/agent-config.json.in +++ b/agent-config.json.in @@ -1,4 +1,5 @@ { + "logsDir": "/tmp/xds-agent/logs", "syncthing": { "binDir": "./bin", "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config", |