Compare commits
6 Commits
47b8e5f80c
...
f6ce155985
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f6ce155985 | ||
|
|
4187b778d2 | ||
| caaefb5910 | |||
| f5d7e7dac5 | |||
| 9b3d4c280b | |||
| 8d36b87d6e |
32
config.json
32
config.json
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"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