Update doc
This commit is contained in:
parent
99607a27b9
commit
068602863e
1 changed files with 6 additions and 15 deletions
21
README.md
21
README.md
|
@ -104,23 +104,14 @@ Or you can modify config file /datas/config.json.
|
|||
"onlyLocalServer": true,
|
||||
"webPage": false,
|
||||
"log": true,
|
||||
"alwaysMakePdf": true,
|
||||
"alwaysMakePdf": false,
|
||||
"icoSize": 48,
|
||||
"expireCache": 12,
|
||||
"maxGenPerBatch": 50,
|
||||
"permitType": [
|
||||
"fav",
|
||||
"og",
|
||||
"pdf",
|
||||
"thumb",
|
||||
"nhd",
|
||||
"hd",
|
||||
"full",
|
||||
"complete"
|
||||
],
|
||||
"password": "$2y$10$HE5odSvieeVv0cbmK4jau.eg6nqrtpoN0KNPHHaVnPC3vDACAYVAu",
|
||||
"key": "acb295c94b12d6364e433d73",
|
||||
"chromePath": "chromium",
|
||||
"maxGenPerBatch": 5,
|
||||
"permitType": [],
|
||||
"password": null,
|
||||
"key": null,
|
||||
"chromePath": null,
|
||||
"fileFormat": "jpeg"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue