mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-05 11:31:24 +00:00
🔥 Removes non existing config options from documentation
This commit is contained in:
parent
eab329826f
commit
b2550cb55c
1 changed files with 1 additions and 2 deletions
|
@ -63,8 +63,7 @@ Example add-on configuration:
|
||||||
"password": "Supercalifragilisticexpialidocious",
|
"password": "Supercalifragilisticexpialidocious",
|
||||||
"ssl": true,
|
"ssl": true,
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem"
|
||||||
"ipv6": false
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue