mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
fix: ELECTRON-1264 (Fix ATS for localhost and update TLS version to 1.2) (#689)
* ELECTRON-1264 - Fix ATS for localhost and update tls version to 1.2 * ELECTRON-1264 - Remove extendInfo field from package.json
This commit is contained in:
committed by
Vishwas Shashidhar
parent
9f6fb708fa
commit
355110cf72
@@ -13,11 +13,6 @@
|
||||
"position": "upper-right",
|
||||
"display": ""
|
||||
},
|
||||
"crashReporter": {
|
||||
"submitURL": "https://localhost:1127/post",
|
||||
"companyName": "Symphony",
|
||||
"uploadToServer": false
|
||||
},
|
||||
"customFlags": {
|
||||
"authServerWhitelist": "",
|
||||
"authNegotiateDelegateWhitelist": "",
|
||||
|
||||
Reference in New Issue
Block a user