Standardized XDS config file name and location.
[src/xds/xds-server.git] / config.json.in
diff --git a/config.json.in b/config.json.in
deleted file mode 100644 (file)
index ac2f891..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-    "webAppDir": "www",
-    "httpPort": "8000",
-    "shareRootDir": "${HOME}/.xds-server/projects",
-    "logsDir": "/tmp/xds-server/logs",
-    "sdkRootDir": "/xdt/sdk",
-    "syncthing": {
-        "binDir": "./bin",
-        "home": "${HOME}/.xds-server/syncthing-config",
-        "gui-address": "http://localhost:8385"
-    }
-}