diff options
author | Sean Kelly <xconverge@users.noreply.github.com> | 2021-10-06 09:17:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-06 09:17:46 -0700 |
commit | b2f6da03829fb7cff4df3e2a9af5f6675fd0ae42 (patch) | |
tree | 9b3d7bad2d4ccaafb1542992a27f156692961a28 /docs/customservices.md | |
parent | e58461ffe38cf38b6931f28d406e00daa8f7cd33 (diff) | |
download | homer-b2f6da03829fb7cff4df3e2a9af5f6675fd0ae42.tar.gz homer-b2f6da03829fb7cff4df3e2a9af5f6675fd0ae42.tar.zst homer-b2f6da03829fb7cff4df3e2a9af5f6675fd0ae42.zip |
Cleanup
Diffstat (limited to 'docs/customservices.md')
-rw-r--r-- | docs/customservices.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/customservices.md b/docs/customservices.md index a07e47c..f79428f 100644 --- a/docs/customservices.md +++ b/docs/customservices.md | |||
@@ -72,7 +72,8 @@ For Paperless you need an API-Key which you have to store at the item in the fie | |||
72 | 72 | ||
73 | ## Ping | 73 | ## Ping |
74 | 74 | ||
75 | For Ping you need to set the type to Ping and provide a URL. | 75 | For Ping you need to set the type to Ping and provide a url. |
76 | |||
76 | ```yaml | 77 | ```yaml |
77 | items: | 78 | items: |
78 | - name: "Awesome app" | 79 | - name: "Awesome app" |