From 844ce5dbfe1f71ce2d706cb65fd671a2e9b27341 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Thu, 18 Jan 2018 14:15:33 -0700 Subject: [PATCH] fixed json parse error --- app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app.js b/app.js index 43d4fb014..225b5b480 100644 --- a/app.js +++ b/app.js @@ -61,7 +61,6 @@ if (ENABLE_TRACING && APOLLO_ENGINE_KEY) { // Trust the first proxy in front of us, this will enable us to trust the fact // that SSL was terminated correctly. app.set('trust proxy', 1); -app.set('json escape', true); // Enable a suite of security good practices through helmet. We disable // frameguard to allow crossdomain injection of the embed.