diff --git a/server/config.json b/server/config.json index 5afb58fec8..cb159c8f0b 100644 --- a/server/config.json +++ b/server/config.json @@ -4,9 +4,6 @@ "port": 3000, "legacyExplorer": false, "remoting": { - "context": { - "enableHttpContext": false - }, "rest": { "handleErrors": false, "normalizeHttpPath": false,