JDRssDownloader/config-sample.json

14 lines
310 B
JSON

{
"JDUserName": "",
"JDPassword": "",
"AdminPassword":"",
"WebUIPort": 3100,
"RSSFeed": "",
"RSSFeedRefreshMins": 10,
"JDPostLinksMins": 180,
"Autostart": false,
"OnlyHEVC": true,
"TelegramBot": true,
"TelegramBotID":"",
"TelegramChatID":123456789
}