1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-03 14:03:40 +01:00

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
```