1e5fda085d
- modifica default data conf (non roaming) - eliminate notifiche multiple - update msg doppia esecuzione
27 lines
531 B
JSON
27 lines
531 B
JSON
{
|
|
"AppKey": "",
|
|
"MainKey": "",
|
|
"RefreshIntSec": 30,
|
|
"VetoCheckMinutes": 1440,
|
|
"TargetList": [
|
|
{
|
|
"Idx": 1,
|
|
"ApplicationType": "Machine",
|
|
"BasePath": "C:\\EgtData\\Machines",
|
|
"IsEnabled": true
|
|
},
|
|
{
|
|
"Idx": 2,
|
|
"ApplicationType": "Machine",
|
|
"BasePath": "C:\\TechnoEssetre7\\EgalTech\\EgtCAM5\\Machines",
|
|
"IsEnabled": true
|
|
},
|
|
{
|
|
"Idx": 3,
|
|
"ApplicationType": "Machine",
|
|
"BasePath": "C:\\Testing\\Machines",
|
|
"IsEnabled": true
|
|
}
|
|
]
|
|
}
|