52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
[
|
|
{
|
|
"serverExtensions": [
|
|
{
|
|
"publishServerExtension": true,
|
|
"name": "ADS"
|
|
},
|
|
{
|
|
"publishServerExtension": true,
|
|
"name": "TcHmiLua"
|
|
},
|
|
{
|
|
"publishServerExtension": true,
|
|
"name": "TcHmiSqliteLogger"
|
|
},
|
|
{
|
|
"publishServerExtension": true,
|
|
"name": "TcHmiSrv"
|
|
},
|
|
{
|
|
"publishServerExtension": true,
|
|
"name": "TcHmiUserManagement"
|
|
}
|
|
],
|
|
"profileName": "TestHMI",
|
|
"publishMode": "TcHmi",
|
|
"targetDirectory": "",
|
|
"deleteAllFilesBeforePublish": false,
|
|
"deleteExtensionDataBeforePublish": false,
|
|
"alwaysPublishLocalServerConfiguration": true,
|
|
"temporaryPublishWithoutServerConfiguration": false,
|
|
"abortOnErrors": true,
|
|
"createPublishLog": false,
|
|
"salt": "c50ba82bb48c48c8abe33a3fdaaca4de",
|
|
"encryptedTcHmiServerPassword": "9C/Q60mDEgHaWh09q/0mGw==",
|
|
"tcHmiServerHost": "192.168.10.1",
|
|
"tcHmiServerPort": "2020",
|
|
"uploadTimeout": "60",
|
|
"connectionTimeout": "5",
|
|
"requestTimeout": "60",
|
|
"extensionStartupTimeout": "120",
|
|
"clientCertificateCN": "",
|
|
"tcHmiUseTLS": true,
|
|
"useClientCertificate": false,
|
|
"launchBrowserAfterPublish": false,
|
|
"createVirtualDirectoriesOnTargetSystem": false,
|
|
"tcHmiServerUserName": "__SystemAdministrator",
|
|
"tcHmiDestinationUrl": "https://192.168.10.1:2020/",
|
|
"publishConfiguration": "remote",
|
|
"tcHmiIgnoreCertificateErrors": true
|
|
}
|
|
] |