Fix typos

This commit is contained in:
Kevin Fenzi 2015-03-13 15:20:46 +00:00
parent 4d99a47cce
commit d697e3703f

View file

@ -6,7 +6,7 @@ define hostescalation{
last_notification 0
notification_interval 60
escalation_period 24x7
escalation_options [d,u,r]
escalation_options d,u,r
}
@ -18,5 +18,5 @@ define serviceescalation{
last_notification 0
notification_interval 60
escalation_period 24x7
escalation_options [w,u,c,r]
escalation_options w,u,c,r
}