master
Mark Veidemanis 1 year ago
parent 27fea06198
commit d8cb3a263b
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -103,7 +103,7 @@ class NotificationRuleForm(RestrictedFormMixin, ModelForm):
"window": "Time window to search: 1d, 1h, 1m, 1s, etc.",
"amount": "Amount of matches to be returned for scheduled queries. Cannot be used with on-demand queries.",
"policy": "When to trigger this policy.",
"ingest": "Whether to ingest matches",
"ingest": "Whether to ingest matches.",
}
def clean(self):

Loading…
Cancel
Save