Files
UmlautAdaptarr/UmlautAdaptarr/secrets_example.json
2024-02-12 21:04:18 +01:00

8 lines
191 B
JSON

{
"SONARR_ENABLED": false,
"SONARR_HOST": "http://localhost:8989",
"SONARR_API_KEY": "",
"LIDARR_ENABLED": false,
"LIDARR_HOST": "http://localhost:8686",
"LIDARR_API_KEY": ""
}