Files
Cleanuparr/code/Executable/config/download_client.json
Flaminel d2eb9e50e0 fix #13
2025-05-17 20:12:53 +03:00

13 lines
260 B
JSON

{
"clients": [
{
"enabled": true,
"id": "1ded77f9-199c-4325-9de6-7758b691e5e6",
"name": "qbittorrent",
"host": "http://localhost:8080",
"username": "test",
"password": "testing",
"type": "qbittorrent"
}
]
}