Remove "Display secure content only" option
allowDisplayingInsecureContent is removed in Electron 1.6. And it's no longer necessary to show http contents in https server.
This commit is contained in:
@@ -18,7 +18,6 @@ function loadDefault(version) {
|
||||
teams: [],
|
||||
showTrayIcon: false,
|
||||
trayIconTheme: 'light',
|
||||
disablewebsecurity: true,
|
||||
minimizeToTray: false,
|
||||
version: 1,
|
||||
notifications: {
|
||||
|
Reference in New Issue
Block a user