mirror of
https://github.com/karl0ss/JDRssDownloader.git
synced 2025-04-27 20:03:40 +01:00
Update README.md
This commit is contained in:
parent
874e4eeba1
commit
c9da595ee7
18
README.md
18
README.md
@ -65,38 +65,22 @@ There is a `config-sample.json` file that needs to be renamed to `config.json`,
|
|||||||
|
|
||||||
An example shown below
|
An example shown below
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
"JDUserName": "User",
|
"JDUserName": "User",
|
||||||
|
|
||||||
"JDPassword": "Pass",
|
"JDPassword": "Pass",
|
||||||
|
|
||||||
"AdminPassword":"",
|
"AdminPassword":"",
|
||||||
|
|
||||||
"WebUIPort": 3100,
|
"WebUIPort": 3100,
|
||||||
|
|
||||||
"RSSFeed": "https://mypage.com/feed/",
|
"RSSFeed": "https://mypage.com/feed/",
|
||||||
|
|
||||||
"RSSFeedRefreshMins": 10,
|
"RSSFeedRefreshMins": 10,
|
||||||
|
|
||||||
"JDPostLinksMins": 180,
|
"JDPostLinksMins": 180,
|
||||||
|
|
||||||
"Autostart": false,
|
"Autostart": false,
|
||||||
|
|
||||||
"OnlyHEVC": true,
|
"OnlyHEVC": true,
|
||||||
|
|
||||||
"TelegramBot": true,
|
"TelegramBot": true,
|
||||||
|
|
||||||
"TelegramBotID":"",
|
"TelegramBotID":"",
|
||||||
|
|
||||||
"TelegramChatID":123456789,
|
"TelegramChatID":123456789,
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@ -165,4 +149,4 @@ I have some ideas to make this a bit smarter and I want to add the ability to lo
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Thank for all the people who made any of the modules that I used to create this.
|
Thank for all the people who made any of the modules that I used to create this.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user