From 168f157cf9b4358f79e6d5262b8f4aba991a4313 Mon Sep 17 00:00:00 2001 From: AlexFullmoon Date: Tue, 12 Oct 2021 11:37:30 +0300 Subject: Update customservices.md Added PaperlessNG configuration to be in line with other services. --- docs/customservices.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docs/customservices.md') diff --git a/docs/customservices.md b/docs/customservices.md index 7a151d1..803b91f 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -80,7 +80,14 @@ The Radarr/Sonarr API key can be found in Settings > General. It is needed to ac ## PaperlessNG -For Paperless you need an API-Key which you have to store at the item in the field `apikey`. +This service displays total number of documents stored. Two lines are required: + +```yaml + type: "PaperlessNG" + apikey: "0123456789abcdef123456789abcdef" +``` + +API key can be generated in Settings > Administration > Auth Tokens ## Ping -- cgit v1.2.3