Update spoolman.md
This commit is contained in:
parent
a2e139e02d
commit
8a67145648
@ -5,13 +5,11 @@ description: Spoolman Widget Configuration
|
|||||||
|
|
||||||
Learn more about [Spoolman](https://github.com/Donkie/Spoolman).
|
Learn more about [Spoolman](https://github.com/Donkie/Spoolman).
|
||||||
|
|
||||||
4 spools are displayed by default. If more than 4 spools are configured in spoolman you can use the spoolIds configuration option to filter for spools by their id.
|
4 spools are displayed by default. If more than 4 spools are configured in spoolman you can use the spoolIds configuration option to control which are displayed.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
widget:
|
widget:
|
||||||
type: spoolman
|
type: spoolman
|
||||||
url: http://spoolman.host.or.ip
|
url: http://spoolman.host.or.ip
|
||||||
spoolIds:
|
spoolIds: [1, 2, 3, 4] # optional
|
||||||
- 1
|
|
||||||
- 4
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user