Compare commits
9 Commits
f6ce155985
...
47b8e5f80c
| Author | SHA1 | Date | |
|---|---|---|---|
| 47b8e5f80c | |||
| 1011b0639e | |||
|
|
9384169c0e | ||
|
|
4df4fb3bd9 | ||
| 090cb8484e | |||
| e6dfcdafea | |||
| 264f8ee0f8 | |||
| 00a1371793 | |||
| a25f5fff42 |
32
config.json
Normal file
32
config.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"debug": false,
|
||||
"provider": {
|
||||
"openlibrary": {
|
||||
"email": "openlibrary.org-email",
|
||||
"password": "openlibrary.org-pass"
|
||||
},
|
||||
"soulseek": {
|
||||
"password": "putinsomethingrandom3",
|
||||
"username": "dfsdfsdf"
|
||||
}
|
||||
},
|
||||
"storage": {
|
||||
"debrid": {
|
||||
"All-debrid": null
|
||||
},
|
||||
"hydrus": {
|
||||
"home": {
|
||||
"key": "access-api-key-goes-here",
|
||||
"url": "http://192.168.#.###:45869"
|
||||
},
|
||||
"work": {
|
||||
"key": null,
|
||||
"url": null
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"path": "C:\\put\\path\\for\\files"
|
||||
}
|
||||
},
|
||||
"temp": "C:\\do\\not\\use\\system\\temp"
|
||||
}
|
||||
Reference in New Issue
Block a user