z230
This commit is contained in:
@@ -23,7 +23,7 @@ from datetime import datetime
|
||||
CLIENTS = [
|
||||
{
|
||||
"name": "UltraCC Seedbox",
|
||||
"max_concurrent": 20,
|
||||
"max_concurrent": 30,
|
||||
"qbt": {
|
||||
"host": "https://vladob.zen.usbx.me/qbittorrent",
|
||||
"username": "vladob",
|
||||
@@ -33,7 +33,7 @@ CLIENTS = [
|
||||
},
|
||||
{
|
||||
"name": "Local qBittorrent",
|
||||
"max_concurrent": 20,
|
||||
"max_concurrent": 30,
|
||||
"qbt": {
|
||||
"host": "192.168.1.76",
|
||||
"port": 8080,
|
||||
|
||||
Reference in New Issue
Block a user