mirror of
https://github.com/karl0ss/JDRssDownloader.git
synced 2025-04-27 03:49:23 +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
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
{
|
||||
|
||||
"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,
|
||||
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
|
||||
@ -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