SymphonyElectron/config/Symphony.config

15 lines
390 B
Plaintext

{
"url": "https://foundation-dev.symphony.com",
"minimizeOnClose" : false,
"launchOnStartup" : true,
"alwaysOnTop" : false,
"notificationSettings": {
"position": "upper-right",
"display": ""
},
"crashReporterDetails": {
"submitURL": "https://crash.symphony.com/",
"uploadToServer": false,
"companyName": "Symphony"
}
}