mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Start the notification component after general features
This commit is contained in:
parent
7b2b45b503
commit
cc8dd42c0a
@ -26,7 +26,7 @@ namespace icinga
|
||||
|
||||
class NotificationComponent : ConfigObject
|
||||
{
|
||||
activation_priority 100;
|
||||
activation_priority 200;
|
||||
|
||||
[config] bool enable_ha (EnableHA) {
|
||||
default {{{ return true; }}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user