mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
ELECTRON-261: removed extra attributes
removed extra attributes in the config file as per PR suggestion.
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
"customFlags": {
|
||||
"authServerWhitelist": "",
|
||||
"authNegotiateDelegateWhitelist": "",
|
||||
"disableGpu": false,
|
||||
"disableGpuCompositing": false,
|
||||
"disableD3d11": false
|
||||
"disableGpu": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user