mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-23 01:16:24 -06:00
65b08f0952
1. Implemented crash reporter for both main and renderer processes 2. Fetch crash log details from Symphony.config 3. Send reports to a break pad server
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
{
|
|
"url": "https://foundation-dev.symphony.com",
|
|
"sendCrashReports": true,
|
|
"minimizeOnClose" : true,
|
|
"launchOnStartup" : true
|
|
} |