mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
It was preventing email notifications with default settings, as `persistent` defaults to false and therefore `notify` was not set. Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>