mirror of
https://github.com/mm-go/UseSemaLogic.git
synced 2026-07-22 09:20:23 +00:00
58 lines
No EOL
1.5 KiB
JSON
58 lines
No EOL
1.5 KiB
JSON
{
|
|
"mySLSettings": [
|
|
{
|
|
"myPort": "443",
|
|
"myOutputFormat": "SVG",
|
|
"myBaseURL": "service.semalogic.ddns.net",
|
|
"myGetAPI": "/APIVersion",
|
|
"mySID": "12345998",
|
|
"myContext": true,
|
|
"myUseHttp": false,
|
|
"myUser": "User",
|
|
"myPassword": "Password",
|
|
"myUpdateInterval": 500,
|
|
"myUseHttps": true,
|
|
"myAspUrl": "",
|
|
"myAspEndpoint": "",
|
|
"myUseHttpsSL": true,
|
|
"myUserSL": "User",
|
|
"myPasswordSL": "Password"
|
|
},
|
|
{
|
|
"myPort": "443",
|
|
"myOutputFormat": "SVG",
|
|
"myBaseURL": "semalogic-stage.cavas.uni-potsdam.de",
|
|
"myGetAPI": "/APIVersion",
|
|
"mySID": "12345655",
|
|
"myContext": true,
|
|
"myUseHttp": true,
|
|
"myUser": "User",
|
|
"myPassword": "Password",
|
|
"myUpdateInterval": 5000,
|
|
"myUseHttps": true,
|
|
"myAspUrl": "studyregulation-stage.cavas.uni-potsdam.de",
|
|
"myAspEndpoint": "plans/count",
|
|
"myUseHttpsSL": true,
|
|
"myUserSL": "User",
|
|
"myPasswordSL": "Password"
|
|
},
|
|
{
|
|
"myPort": "28000",
|
|
"myOutputFormat": "SVG",
|
|
"myBaseURL": "localhost",
|
|
"myGetAPI": "/APIVersion",
|
|
"mySID": "12345680",
|
|
"myContext": true,
|
|
"myUseHttp": false,
|
|
"myUser": "User",
|
|
"myPassword": "Password",
|
|
"myUpdateInterval": 500,
|
|
"myUseHttps": true,
|
|
"myAspUrl": "studyregulation-stage.cavas.uni-potsdam.de",
|
|
"myAspEndpoint": "plans/count ",
|
|
"myUseHttpsSL": false
|
|
}
|
|
],
|
|
"mySetting": 2,
|
|
"myDebugLevel": 2
|
|
} |