homepage/docs/widgets/services/fireshare.md
2024-05-18 23:09:49 +02:00

17 lines
332 B
Markdown

---
title: Fireshare
description: Fireshare Widget Configuration
---
Learn more about [Fireshare](https://github.com/ShaneIsrael/fireshare).
Allowed fields: `["total", "categories", "views", "private", "public"]`.
```yaml
widget:
type: fireshare
url: http://fireshare.host.or.ip
username: username
password: password
```