From 188655c32dc787679a7bf045f111319cc0a518cb Mon Sep 17 00:00:00 2001 From: Roel van Meer Date: Wed, 3 Aug 2022 22:09:32 +0200 Subject: [PATCH] Add support for expiring acknowledgements #302 Parts of this code were based on work done in Icinga v1 by Ricardo Bartels for https://github.com/Icinga/icinga-core/issues/369. Closes #302. Signed-off-by: Roel van Meer