mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Update customservices.md
Added PaperlessNG configuration to be in line with other services.
This commit is contained in:
parent
c72acd57d0
commit
168f157cf9
1 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue