summaryrefslogtreecommitdiffstats
path: root/agent-config.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'agent-config.json.in')
-rw-r--r--agent-config.json.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/agent-config.json.in b/agent-config.json.in
deleted file mode 100644
index 35d702d..0000000
--- a/agent-config.json.in
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "logsDir": "${HOME}/.xds/agent/logs",
- "xds-apikey": "1234abcezam",
- "syncthing": {
- "home": "${HOME}/.xds/agent/syncthing-config",
- "gui-address": "http://localhost:8386",
- "gui-apikey": "1234abcezam"
- }
-}