diff --git a/docs/customservices.md b/docs/customservices.md index bb675c7..4ceb119 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -163,6 +163,16 @@ Displays unread article count and total subscriptions from your FreshRSS server. password: "<---your-password--->" ``` +## Gatus + +The Gatus service displays information about the configured services from the defined Gatus server. +Two lines are needed in the config.yml : + +```yaml + type: "Gatus" + url: "http://192.168.0.151/gatus" + +``` ## Gitea / Forgejo Displays a Gitea / Forgejo version.