2017-02-20 12:24:46 -06:00
|
|
|
{
|
2017-05-09 16:44:14 -05:00
|
|
|
"url": "https://foundation-dev.symphony.com",
|
2017-11-16 04:02:16 -06:00
|
|
|
"minimizeOnClose" : true,
|
2017-06-15 12:11:29 -05:00
|
|
|
"launchOnStartup" : true,
|
2017-06-16 17:29:56 -05:00
|
|
|
"alwaysOnTop" : false,
|
2018-01-05 06:12:43 -06:00
|
|
|
"bringToFront": false,
|
2017-12-21 02:22:05 -06:00
|
|
|
"whitelistUrl": "*",
|
2018-03-09 04:46:47 -06:00
|
|
|
"isCustomTitleBar": true,
|
2018-04-11 08:06:46 -05:00
|
|
|
"memoryRefresh": true,
|
2018-07-20 05:53:08 -05:00
|
|
|
"devToolsEnabled": true,
|
2019-06-24 23:56:01 -05:00
|
|
|
"contextIsolation": false,
|
2018-05-21 06:34:24 -05:00
|
|
|
"ctWhitelist": [],
|
2017-06-16 17:29:56 -05:00
|
|
|
"notificationSettings": {
|
|
|
|
"position": "upper-right",
|
|
|
|
"display": ""
|
2017-10-05 11:48:52 -05:00
|
|
|
},
|
2017-10-26 06:23:15 -05:00
|
|
|
"customFlags": {
|
|
|
|
"authServerWhitelist": "",
|
2018-01-25 11:29:25 -06:00
|
|
|
"authNegotiateDelegateWhitelist": "",
|
2019-07-02 05:54:17 -05:00
|
|
|
"disableGpu": false,
|
|
|
|
"disableThrottling": false
|
2018-03-20 07:19:27 -05:00
|
|
|
},
|
|
|
|
"permissions": {
|
2018-03-20 12:36:01 -05:00
|
|
|
"media": true,
|
2018-03-20 07:19:27 -05:00
|
|
|
"geolocation": true,
|
|
|
|
"notifications": true,
|
|
|
|
"midiSysex": true,
|
|
|
|
"pointerLock": true,
|
2018-03-20 12:36:01 -05:00
|
|
|
"fullscreen": true,
|
2018-03-20 07:19:27 -05:00
|
|
|
"openExternal": true
|
2018-08-30 12:28:07 -05:00
|
|
|
},
|
|
|
|
"autoLaunchPath": ""
|
2018-03-20 12:36:01 -05:00
|
|
|
}
|