mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 01:11:13 -06:00
Enable context isolation feature by default (#791)
This commit is contained in:
parent
30b277daed
commit
627ea097e1
@ -8,7 +8,7 @@
|
|||||||
"isCustomTitleBar": true,
|
"isCustomTitleBar": true,
|
||||||
"memoryRefresh": true,
|
"memoryRefresh": true,
|
||||||
"devToolsEnabled": true,
|
"devToolsEnabled": true,
|
||||||
"contextIsolation": false,
|
"contextIsolation": true,
|
||||||
"ctWhitelist": [],
|
"ctWhitelist": [],
|
||||||
"podWhitelist": [],
|
"podWhitelist": [],
|
||||||
"notificationSettings": {
|
"notificationSettings": {
|
||||||
|
Loading…
Reference in New Issue
Block a user