SymphonyElectron/config/Symphony.config
Vikas Shashidhar 65b08f0952 Electron-17: Crash Reporter
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
2017-05-24 19:02:49 +05:30

6 lines
142 B
Plaintext

{
"url": "https://foundation-dev.symphony.com",
"sendCrashReports": true,
"minimizeOnClose" : true,
"launchOnStartup" : true
}