Files
git.stella-ops.org/docs/modules/airgap/schemas/time-config-sample.json
2026-01-06 19:07:48 +02:00

10 lines
139 B
JSON

{
"AirGap": {
"TenantId": "tenant-default",
"Staleness": {
"WarningSeconds": 3600,
"BreachSeconds": 7200
}
}
}