Merge branch '1179' into upstream-v0.6
This commit is contained in:
commit
73ebad4a4e
|
@ -14,6 +14,8 @@ BMConfigDefaults = {
|
||||||
"maxoutboundconnections": 8,
|
"maxoutboundconnections": 8,
|
||||||
"maxtotalconnections": 200,
|
"maxtotalconnections": 200,
|
||||||
"maxuploadrate": 0,
|
"maxuploadrate": 0,
|
||||||
|
"apiinterface": "127.0.0.1",
|
||||||
|
"apiport": 8442
|
||||||
},
|
},
|
||||||
"threads": {
|
"threads": {
|
||||||
"receive": 3,
|
"receive": 3,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user