13 lines
195 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Scrutiny
description: Scrutiny Widget Configuration
---
Allowed fields: `["passed", "failed", "unknown"]`.
```yaml
widget:
type: scrutiny
url: http://scrutiny.host.or.ip
```