diff --git a/Service-Widgets.md b/Service-Widgets.md index 1dff628..5b88bdf 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -279,6 +279,17 @@ widget: ``` +## Syncthing Relay Server + +Pulls stats from the [relay server](https://docs.syncthing.net/users/strelaysrv.html). [See here](https://github.com/benphelps/homepage/pull/230#issuecomment-1253053472) for more information on configuration. + +```yaml +widget: + type: strelaysrv + url: http://syncthing.host.or.ip:22070 +``` + + # System Utilities & Services System specific utilities and tools like message queues, databases, etc.