summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-09-19 10:25:55 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-09-19 10:25:55 +0200
commit3f1c6dbe6b6422d8fdb70a2ef1899b9c32d1fc7e (patch)
treec8c876a6691dc160c09d238ded4d3f407e84899c /README.md
parent1c6af6236743aa0963d4919b5ef42627efa6aca7 (diff)
Rework search directories for agent-config.json files.
Here is the logic to determine which `agent-config.json` file will be used: 1. from command line option: `--config myConfig.json` 2. `$HOME/.xds/agent/agent-config.json` file 3. `/etc/xds-agent/agent-config.json` file 4. `<xds-agent executable dir>/agent-config.json` file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aadaf4c..312ffd1 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Here is the logic to determine which `agent-config.json` file will be used:
1. from command line option: `--config myConfig.json`
1. `$HOME/.xds/agent/agent-config.json` file
-1. `<current dir>/agent-config.json` file
+1. `/etc/xds-agent/agent-config.json` file
1. `<xds-agent executable dir>/agent-config.json` file
Supported fields in configuration file are (all fields are optional and example