Housekeeper/config_example.json
2018-11-21 10:12:34 -06:00

13 lines
363 B
JSON

{
"baseURL": "http://dvr.example.com",
"plexPyContext": "/plexpy",
"plexPyAPIKey": "abc1234",
"plexToken": "ABC1234ABC1234",
"plexHost": "http://192.168.1.1",
"plexPort": 32400,
"telegramToken": "123456789:ABCDEFG",
"telegramChatID": "12345678",
"serverName": "Plex",
"sonarrContext": "/tv",
"sonarrAPIKey": "abc1234"
}