aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration.md1
-rw-r--r--docs/customservices.md4
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index c240077..a4da08b 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -128,6 +128,7 @@ services:
128 # icon: "fab fa-jenkins" 128 # icon: "fab fa-jenkins"
129 subtitle: "Bookmark example" 129 subtitle: "Bookmark example"
130 tag: "app" 130 tag: "app"
131 keywords: "self hosted reddit" # optional keyword used for searching purpose
131 url: "https://www.reddit.com/r/selfhosted/" 132 url: "https://www.reddit.com/r/selfhosted/"
132 target: "_blank" # optional html tag target attribute 133 target: "_blank" # optional html tag target attribute
133 - name: "Another one" 134 - name: "Another one"
diff --git a/docs/customservices.md b/docs/customservices.md
index 00d3288..efe8ca4 100644
--- a/docs/customservices.md
+++ b/docs/customservices.md
@@ -16,7 +16,7 @@ within Homer:
16+ [Prometheus](#prometheus) 16+ [Prometheus](#prometheus)
17+ [AdGuard Home](#adguard-home) 17+ [AdGuard Home](#adguard-home)
18+ [Portainer](#portainer) 18+ [Portainer](#portainer)
19+ [Emby](#emby) 19+ [Emby / Jellyfin](#emby--jellyfin)
20+ [Uptime Kuma](#uptime-kuma) 20+ [Uptime Kuma](#uptime-kuma)
21+ [Tautulli](#tautulli) 21+ [Tautulli](#tautulli)
22 22
@@ -169,7 +169,7 @@ See https://docs.portainer.io/v/ce-2.11/user/account-settings#access-tokens
169 # - "local" 169 # - "local"
170``` 170```
171 171
172## Emby 172## Emby / Jellyfin
173 173
174You need to set the type to Emby, provide an api key and choose which stats to show if the subtitle is disabled. 174You need to set the type to Emby, provide an api key and choose which stats to show if the subtitle is disabled.
175 175