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