mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
f6d6a82762
commit
f9075a0d0e
@ -26,7 +26,9 @@ class User : CustomVarObject
|
||||
[config] String email;
|
||||
[config] String pager;
|
||||
|
||||
[state] bool enable_notifications;
|
||||
[state] bool enable_notifications {
|
||||
default {{{ return true; }}}
|
||||
};
|
||||
[state] double last_notification;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user