Files
WaterIgnition/config/resources/core/ignition/system-properties/config.json

32 lines
1.1 KiB
JSON

{
"automaticThreadDumpsCpuThreshold": 70,
"automaticThreadDumpsCpuThresholdExceededDuration": 10,
"automaticThreadDumpsEnabled": false,
"automaticThreadDumpsIntervalSeconds": 60,
"automaticThreadDumpsRetentionCount": 50,
"clientFallbackEnabled": false,
"designerRAM": "MB1024",
"disable3DPipeline": true,
"disableDirectDraw": false,
"errorReportFromEmail": "",
"errorReportSMTPServer": "",
"errorReportToEmail": "",
"errorReportUsername": "",
"fallbackProjectName": null,
"gatewayScriptingProject": "",
"homepageUrl": "/web/home",
"multicastEnabled": true,
"multicastIPAddr": "231.1.1.1",
"multicastIntervalMillis": "5000",
"multicastReceivePort": "4446",
"multicastSendPort": "4445",
"scheduledBackupFilename": "${gatewayName}_Ignition-backup-${edition}${timestamp}.gwbk",
"scheduledBackupPath": "",
"scheduledBackupRetentionCount": 5,
"scheduledBackupTimes": "15 1 * * *",
"scheduledBackupsEnabled": false,
"scriptMessageEncoding": "JavaSerialization",
"secondsBeforeFailover": 60,
"systemName": "Ignition-ignition",
"useCondensedDialogFont": false
}