From 627ea097e1f18383e44db8a408cd703f59ea6982 Mon Sep 17 00:00:00 2001 From: Kiran Niranjan Date: Wed, 23 Oct 2019 12:28:32 +0530 Subject: [PATCH] Enable context isolation feature by default (#791) --- config/Symphony.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Symphony.config b/config/Symphony.config index f2164080..f4628db0 100644 --- a/config/Symphony.config +++ b/config/Symphony.config @@ -8,7 +8,7 @@ "isCustomTitleBar": true, "memoryRefresh": true, "devToolsEnabled": true, - "contextIsolation": false, + "contextIsolation": true, "ctWhitelist": [], "podWhitelist": [], "notificationSettings": {