homepage/docs/widgets/services/fileflows.md

15 lines
280 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Fileflows
description: Fileflows Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [FileFlows](https://github.com/revenz/FileFlows).
2023-09-29 21:01:11 +03:00
Allowed fields: `["queue", "processing", "processed", "time"]`.
```yaml
widget:
type: fileflows
url: http://your.fileflows.host:port
2023-09-29 21:01:11 +03:00
```