Apply only on opt-in services
This commit is contained in:
parent
7b25ab96a9
commit
62af1743f6
1 changed files with 1 additions and 2 deletions
|
|
@ -14,8 +14,7 @@ func Definition() *sdk.CheckerDefinition {
|
|||
Name: "Outbound deliverability (via happyDeliver)",
|
||||
Version: Version,
|
||||
Availability: sdk.CheckerAvailability{
|
||||
ApplyToService: true,
|
||||
LimitToServices: []string{"svcs.MXs"},
|
||||
ApplyToService: true,
|
||||
},
|
||||
ObservationKeys: []sdk.ObservationKey{ObservationKeyHappyDeliver},
|
||||
Options: sdk.CheckerOptionsDocumentation{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue