mirror of
https://github.com/karl0ss/JDRssDownloader.git
synced 2025-04-27 20:03:40 +01:00
commit
79bdaf0a97
16
README.md
16
README.md
@ -66,37 +66,21 @@ There is a `config-sample.json` file that needs to be renamed to `config.json`,
|
||||
An example shown below
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
{
|
||||
|
||||
"JDUserName": "User",
|
||||
|
||||
"JDPassword": "Pass",
|
||||
|
||||
"AdminPassword":"",
|
||||
|
||||
"WebUIPort": 3100,
|
||||
|
||||
"RSSFeed": "https://mypage.com/feed/",
|
||||
|
||||
"RSSFeedRefreshMins": 10,
|
||||
|
||||
"JDPostLinksMins": 180,
|
||||
|
||||
"Autostart": false,
|
||||
|
||||
"OnlyHEVC": true,
|
||||
|
||||
"TelegramBot": true,
|
||||
|
||||
"TelegramBotID":"",
|
||||
|
||||
"TelegramChatID":123456789,
|
||||
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user