aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index edcf1ed..a8c0619 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -111,6 +111,9 @@ services:
111 tag: "other" 111 tag: "other"
112 url: "https://www.reddit.com/r/selfhosted/" 112 url: "https://www.reddit.com/r/selfhosted/"
113 target: "_blank" # optionnal html a tag target attribute 113 target: "_blank" # optionnal html a tag target attribute
114 # colors: # optional custom colors for card
115 # background: #66a5e2
116 # text: #000000
114``` 117```
115 118
116If you choose to fetch message information from an endpoint, the output format should be: 119If you choose to fetch message information from an endpoint, the output format should be: