Clean up configs.

Refs #5254
This commit is contained in:
Michael Friedrich 2013-12-03 09:54:14 +01:00
parent 8a5fd83cd3
commit 65481617d2
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ template Service "generic-service" {
max_check_attempts = 3,
check_interval = 5m,
retry_interval = 1m,
enable_perfdata = 1,
enable_perfdata = true,
notifications["mail-icingaadmin"] = {
templates = [ "mail-notification" ],

View File

@ -4,7 +4,7 @@
*/
template User "generic-user" {
enable_notifications = 1,
enable_notifications = true,
notification_period = "24x7",
notification_state_filter = (StateFilterWarning |