SymphonyElectron/config/Symphony.config
2017-10-26 16:53:15 +05:30

19 lines
491 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
},
"customFlags": {
"authServerWhitelist": "",
"authNegotiateDelegateWhitelist": ""
}
}