homepage/docs/widgets/services/fileflows.md
2024-01-19 17:39:23 -05:00

15 lines
373 B
Markdown

---
title: Fileflows
description: Fileflows Widget Configuration
---
[FileFlows](https://github.com/revenz/FileFlows) - FileFlows is a file processing application that can execute actions against a file in a tree flow structure.
Allowed fields: `["queue", "processing", "processed", "time"]`.
```yaml
widget:
type: fileflows
url: http://your.fileflows.host:port
```