Add xds-agent user systemd service file and install
[src/xds/xds-agent.git] / agent-config.json.in
diff --git a/agent-config.json.in b/agent-config.json.in
deleted file mode 100644 (file)
index 35d702d..0000000
+++ /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"
-    }
-}