Skip to content
This repository was archived by the owner on Jun 14, 2021. It is now read-only.

Commit 64d136a

Browse files
committed
docs: update for refactorization
1 parent 682adc3 commit 64d136a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ npm i
4444
```json
4545
{
4646
"system": {
47-
"logLevel": "debug"
47+
"logLevel": "info"
4848
},
4949
"remote": [
5050
{
@@ -64,9 +64,6 @@ npm i
6464
"username": "admin",
6565
"password": "adminadmin",
6666
"savePath": ""
67-
},
68-
"handler": {
69-
"queueNum": 5
7067
}
7168
}
7269
```
@@ -79,8 +76,7 @@ npm i
7976
- **MT:** MT 代表 PT 站 M-Team 的 RSS 格式; 具体: 以车牌号开头(XXX-0NN), 车牌号后紧跟空格, 以大小结尾([xx.xxG]), 可在 Nexus RSS 订阅中勾选包括大小得到
8077
- **url:** 订阅地址(OneJAV 直接填写列表页地址即可)
8178
- **qbittorrent**
82-
- **savePath:** 下载文件保存路径, 非 Docker 使用留空即可, 若使用 `JAVClub/docker` 部署填写 `/usr/app/tmp/downloads/JAVClub/` 即可
83-
- **handler.queueNum:** 处理器一次抓取的种子数量, 保持默认即可
79+
- **savePath:** 下载文件保存路径, 非 Docker 使用留空即可, 若使用 [JAVClub/docker](https://github.com/JAVClub/docker) 部署则填写 `/usr/app/tmp/downloads/JAVClub/` 即可
8480

8581
#### 运行
8682

0 commit comments

Comments
 (0)