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