SymphonyElectron/config/Symphony.config
2017-10-05 22:54:54 +05:30

15 lines
383 B
Plaintext

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