Fixing config example

This commit is contained in:
Matt Burchett 2018-11-21 10:12:34 -06:00
parent 78f8a74c0e
commit cd44fb971d

View File

@ -7,5 +7,7 @@
"plexPort": 32400, "plexPort": 32400,
"telegramToken": "123456789:ABCDEFG", "telegramToken": "123456789:ABCDEFG",
"telegramChatID": "12345678", "telegramChatID": "12345678",
"serverName": "Plex" "serverName": "Plex",
"sonarrContext": "/tv",
"sonarrAPIKey": "abc1234"
} }