diff --git a/config_example.json b/config_example.json index a22a40c..df4eabf 100644 --- a/config_example.json +++ b/config_example.json @@ -7,5 +7,7 @@ "plexPort": 32400, "telegramToken": "123456789:ABCDEFG", "telegramChatID": "12345678", - "serverName": "Plex" + "serverName": "Plex", + "sonarrContext": "/tv", + "sonarrAPIKey": "abc1234" } \ No newline at end of file