Override is no more needed
This commit is contained in:
parent
62af1743f6
commit
1588131e90
1 changed files with 0 additions and 13 deletions
|
|
@ -35,19 +35,6 @@ func Definition() *sdk.CheckerDefinition {
|
|||
},
|
||||
},
|
||||
UserOpts: []sdk.CheckerOptionDocumentation{
|
||||
{
|
||||
Id: "happydeliver_url",
|
||||
Type: "string",
|
||||
Label: "happyDeliver instance URL (override)",
|
||||
Description: "Override the operator-provided happyDeliver URL.",
|
||||
},
|
||||
{
|
||||
Id: "happydeliver_token",
|
||||
Type: "string",
|
||||
Label: "happyDeliver API token (override)",
|
||||
Description: "Override the operator-provided happyDeliver token.",
|
||||
Secret: true,
|
||||
},
|
||||
{
|
||||
Id: "smtp_host",
|
||||
Type: "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue