feat(sabnzbd): Optimize Sabnzbd in homepage

This commit is contained in:
Adrien Poupa
2024-01-01 18:59:44 -05:00
parent c5ca6e4395
commit 747e2a8e8f
3 changed files with 6 additions and 1 deletions

View File

@@ -120,6 +120,7 @@ If you want to show Jellyfin information in the homepage, create it in Jellyfin
| `PROWLARR_API_KEY` | Prowlarr API key to show information in the homepage | |
| `JELLYFIN_API_KEY` | Jellyfin API key to show information in the homepage | |
| `JELLYSEERR_API_KEY` | Jellyseer API key to show information in the homepage | |
| `SABNZBD_API_KEY` | Sabnzbd API key to show information in the homepage | |
| `HOMEPAGE_VAR_TITLE` | Title of the homepage | `Docker-Compose NAS` |
| `HOMEPAGE_VAR_SEARCH_PROVIDER` | Homepage search provider, [see list here](https://gethomepage.dev/en/widgets/search/) | `google` |
| `HOMEPAGE_VAR_HEADER_STYLE` | Homepage header style, [see list here](https://gethomepage.dev/en/configs/settings/#header-style) | `boxed` |