From 66a434e7dba49011dd5401e32bb45ab180a73a11 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Sun, 10 Oct 2021 20:57:04 +0200 Subject: Implementation status warning --- docs/customservices.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/customservices.md') diff --git a/docs/customservices.md b/docs/customservices.md index 8ea28ee..ef84948 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -14,9 +14,12 @@ If you experiencing any issue, please have a look to the [troubleshooting](troub logo: "assets/tools/sample.png" url: "http://my-service-link" endpoint: "http://my-service-endpoint" # Optional: alternative base URL used to fetch service data is necessary. + useCredentials: false # Optional: Override global proxy.useCredentials configuration. type: "" ``` +⚠️🚧 `endpoint` & `useCredentials` new options are not yet supported by all custom services (but will be very soon). + ## PiHole Using the PiHole service you can display info about your local PiHole instance right on your Homer dashboard. -- cgit v1.2.3