Add sabnzbd and readarr

This commit is contained in:
Colin Hebert
2023-01-27 13:23:17 +01:00
parent bb2dc195c9
commit 0baa8342c7

View File

@@ -36,7 +36,7 @@ access_control:
- 'group:transmission-basic' - 'group:transmission-basic'
# Disable authentication on API protected by API keys. # Disable authentication on API protected by API keys.
# Note those are behind authelia, therefore external access to the API; internal access doesn't require a bypass # Note those are behind authelia, therefore external access to the API; internal access doesn't require a bypass
- domain_regex: '^(prowlarr|radarr|sonarr|notifiarr)\.' - domain_regex: '^(sabnzbd|prowlarr|radarr|sonarr|notifiarr|readarr-audiobook|readarr-ebook)\.'
policy: bypass policy: bypass
resources: resources:
- '^/api$' - '^/api$'