maxExportBytes

Maximum size in bytes for the diagnostics ZIP produced by com.sarastarquant.kioskops.sdk.KioskOpsSdk.exportDiagnostics. On a deep backlog the export can otherwise reach hundreds of MiB, stalling the host-supplied uploader or running the device out of memory. When the cap is exceeded, later telemetry/audit/log entries are omitted and a truncation.txt marker entry is added to the ZIP.

Default 50 MiB. Set to 0 to disable the cap.

Since

1.2.0