You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
320 B
15 lines
320 B
---
|
|
title: DeveLanCacheUI
|
|
description: DeveLanCacheUI Widget Configuration
|
|
---
|
|
|
|
Learn more about [DeveLanCacheUI](https://github.com/devedse/DeveLanCacheUI_Backend).
|
|
|
|
```yaml
|
|
widget:
|
|
type: develancacheui
|
|
url: http://your.develancacheui_backend.host:port
|
|
```
|
|
|
|
The url should point to the DeveLanCacheUI Backend (API)
|