SymphonyElectron/config/Symphony.config
Kiran Niranjan 8d0f9423a9 Electron-93
1. Implemented Robotjs for windows
2. Implemented a method to copy config for both windows and mac
3. Removed a conflict in config file
2017-07-10 20:30:24 +05:30

10 lines
234 B
Plaintext

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