From 9c77651692468ba68f631e03b22a6227b5759240 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Sun, 12 Dec 2021 22:20:10 +0100 Subject: Last batch of custom services refacto. --- docs/configuration.md | 1 - docs/customservices.md | 2 -- 2 files changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/configuration.md b/docs/configuration.md index e2b5506..552b22a 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -29,7 +29,6 @@ connectivityCheck: true # whether you want to display a message when the apps ar # Optional: Proxy / hosting option proxy: - # NOT All custom services implements this new option YET. Support will be extended very soon. useCredentials: false # send cookies & authorization headers when fetching service specific data. Set to `true` if you use an authentication proxy. Can be overrided on service level. # Optional theming diff --git a/docs/customservices.md b/docs/customservices.md index 3b3320d..6850bbb 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -18,8 +18,6 @@ If you experiencing any issue, please have a look to the [troubleshooting](troub 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