Files
Kat9_123 c7153c99dc
Release Drafter / Auto Label PR (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
Lint / Linting Checks (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
Feature: Syncthing service widget (#6865)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2026-07-13 00:12:21 +00:00

16 lines
286 B
Markdown

---
title: Syncthing
description: Syncthing Widget Configuration
---
Learn more about [Syncthing](https://syncthing.net/).
Allowed fields: `["connected", "synced", "errors", "storage"]`.
```yaml
widget:
type: syncthing
url: http://syncthing.host.or.ip
key: syncthingapikey
```