Fix typos
This commit is contained in:
parent
4d99a47cce
commit
d697e3703f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue