mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-21 16:38:41 -06:00
15 lines
383 B
Plaintext
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
|
|
}
|
|
} |